# Treasury rewards

Treasury rewards will be claimable every 3 months (**`tdeCycles`**). **`NFT`** holders will be able to claim treasury rewards, depending on their **`ysCVG`** shares and according to the figure below:

<figure><img src="/files/Ih4zti7IAqxVCs37CXeC" alt=""><figcaption><p>ysCVG rewards distribution</p></figcaption></figure>

Where :

$$
R\_{1user}=\frac{ysCVG~~balance}{ysCVG~~total\~supply}\*R\_{1}\*0,8
$$

and

$$
R\_{2user}=\frac{ysCVG~~balance}{ysCVG~~total\~supply}\*R\_{2}\*0,8
$$


---

# 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.cvg.finance/rewards/treasury-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.
