# Treasury

Treasury and **`POL`** will be used by Convergence to generate yields under various forms to pay off users as an incentive for locking **`CVG`** (*Govearn* or *Govern-or-earn* mechanism). Every three months, 80% of Treasury yields will be distributed to **`NFT`** holders proportionally to their share of the total **`ysCVG`** supply. This event is named *Treasury Distribution Event* (**`TDE`**).

As previously mentioned, Convergence will allow users to buy bonds with various stablecoins and assets. Convergence will also use bonds to ensure liquidity providing for the **`cvgAsset/Asset`** pools that will be deployed on Curve (starting with **`cvgSDT/SDT`**).

The DAO will dynamically manage the deployment of Treasury assets. Rewards will be harvested and reinvested regularly.&#x20;

{% content-ref url="treasury/protocol-owned-deployments" %}
[protocol-owned-deployments](https://docs.cvg.finance/bonds-and-treasury/treasury/protocol-owned-deployments)
{% endcontent-ref %}

{% content-ref url="treasury/protocol-due-deployments" %}
[protocol-due-deployments](https://docs.cvg.finance/bonds-and-treasury/treasury/protocol-due-deployments)
{% endcontent-ref %}


---

# 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/bonds-and-treasury/treasury.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.
