# Governance

Holders of $CRH tokens will be able to vote on token-related proposals through decentralized governance! Proposals may include topics such as:&#x20;

* how to allocate token reserves for gaming rewards,&#x20;
* locations for next rounds in the game,&#x20;
* changes in $CRH token supply,&#x20;
* sponsorship or grant recipients,
* additional features for the game.&#x20;

Other proposal categories may be added through the appropriate decentralized governance processes. To submit a proposal for voting, an individual must own a certain threshold of $CRH tokens and have a premium subscription, which will be determined at a later date. All votes that successfully pass will be executed accordingly and as soon as feasible given consideration of commercial and technological implementation limitations. Governance is performed on Polygon with wallet balances sourced across the Polygon network. The more $CRH a user holds, the greater their voting power.


---

# 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://whitepaper.crypto-hunters.io/usdcrh-tokenomics/governance.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.
