# Governance Rewards

* Staking TINY tokens in the governance vault allows users to earn staking rewards on an ongoing basis. (Stake $TINY, Earn $TINY)
* Longer commitments will result in higher TINY Power, which will be rewarded more.&#x20;
  * The rewards will be distributed to the governors based on their shares in locked tokens.
  * These structures are designed to encourage long-term participation in the governance process.
* There will be a fixed amount of TINY tokens allocated each week for 4 years to be distributed to governors under this initiative.&#x20;
  * 1st Year – 1000K TINY Token per Week
  * 2nd Year – 900K TINY Token per Week
  * 3rd Year – 700K TINY Token per Week
* Tokens will be unlocked in weekly cycles
  * Users will receive the rewards based on their share of total locked tokens in the Governance vault. (TINY Power)
  * Rewards are distributed daily and can be claimed on a weekly basis.
  * Governors can claim the Governance Rewards they are qualified for at any time.
* When users update their commitment in the governance vault, they will start earning staking rewards based on the new commitment from the next cycle, typically within a day.

<figure><img src="/files/1KwNWyl50tF4aFpPBSDc" alt=""><figcaption></figcaption></figure>


---

# 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.tinyman.org/token-and-governance/governance-details/governance-rewards.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.
