> For the complete documentation index, see [llms.txt](https://docs.cbkstarter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cbkstarter.com/user-manual/governance/enter-governance-eng.md).

# Enter Governance (ENG)

## 1. Proposals

* Your [Metamask wallet](/cobak-global-ido-platform/connect-wallet-eng.md) should be connected when you want to proceed with governance.&#x20;
* You can check the list of project proposals by clicking the **governance tab** on the top of the page.&#x20;
* **The snapshot of your CBK holdings in your wallet and staking amount on the site will be taken before the project proposal is created.**
* The number of votes that you can cast is equal to the amount of CBK holdings in your wallet and your staking amount in the staking pool.
* We higly suggest on checking the announcements in the [Cobak discord channel](https://discord.gg/DafUFZZS6C) in order to find out when the project proposal will be created.&#x20;

![](/files/UeBZM5koNQsjs6g8RPWc)

* The number of votes that you can cast will be based on the number of CBK holdings in your wallet and your CBK staking amount in the staking pool.

![](/files/aghVbnDn662uLcum9ukq)

* Please take a look at the **\[Voting Instructions]** before proceeding with the governance proposal.

![](/files/U5DYXkOXisUccmcWcTZQ)

## 2. Voting Process

* **\[Vote Now]** button will be activated as the proposal starts, and you have until the finish time to vote for the project.
* After selecting either "Approve" or "Disapprove" click **\[Vote Now]**.
* Once your voting particiaption in the governance proposal is complete, you will be granted 3 ticket allocation for the future project pool.

![\<Governance begins>](/files/gbZF5hIRvfMFLinWxrGs)

![\<Final Confirm>](/files/r4B12qGB4dVekxXasB7j)

## 3. Check For Votes

* **\[View all votes]** allows you to see other votes and the amount as well.
* If the project has passes the governance, the project pool related to the passed project from governance proposal will be created later on, in the project section of the site, under the \[Project] tab.
* Please refer to **\[**[**How to stake**](/user-manual/staking/how-to-stake-eng.md)**]** to gain more ticket allocation for the project pool.

![\<Votes history>](/files/E1Q8COezMC752eJ9K2l2)

![\<Governance on-going>](/files/k3Sdm3LngYYxdo9exK6T)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cbkstarter.com/user-manual/governance/enter-governance-eng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
