# User Manual

- [Governance](https://docs.cbkstarter.com/user-manual/governance.md): Join governance to vote for your favorite project
- [Enter Governance (KOR)](https://docs.cbkstarter.com/user-manual/governance/enter-governance-kor.md): 거버넌스에 참여하여 프로젝트의 인기 현황을 알아보세요!
- [Enter Governance (ENG)](https://docs.cbkstarter.com/user-manual/governance/enter-governance-eng.md): Find out about your favorite project's popularity by looking through governance!
- [Staking](https://docs.cbkstarter.com/user-manual/staking.md): Stake your CBK to increase allocation of your tickets
- [How to stake (KOR)](https://docs.cbkstarter.com/user-manual/staking/how-to-stake-kor.md): CBK랭크 기준으로 스테이킹을 하시면 프로젝트 풀 참여 전 티켓 구매권을 얻으실 수 있습니다!
- [How to stake (ENG)](https://docs.cbkstarter.com/user-manual/staking/how-to-stake-eng.md): Staking CBK is a great way to get more ticket allocation for the project pool. This way you can have higer possiblity of winning more project tokens.
- [Project Pool](https://docs.cbkstarter.com/user-manual/project-pool.md): After completing staking, you can browse through the project pool.
- [Enter project pool (KOR)](https://docs.cbkstarter.com/user-manual/project-pool/enter-project-pool-kor.md): 프로젝트 풀에 참여해서 원하시는 프로젝트의 토큰을 ETH와 교환해 보세요! 시중에 공개되지 않은 토큰을 사전에 먼저 획득할 수 있는 기회입니다!
- [Enter project pool (ENG)](https://docs.cbkstarter.com/user-manual/project-pool/enter-project-pool-eng.md): Join the project pool of your choice to get the tokens that are not released on the market yet. Don't miss this great opportunity to earn the project tokens!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cbkstarter.com/user-manual.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
