# Treasury Burn

&#x20;**VaultCraftDAO will burn treasury VCX 1:1 each time oVCX is redeemed for VCX**

* Approximately 100M oVCX will be distributed through gauge rewards
* Emissions of 2M oVCX per epoch for 13 epochs, followed by a decay rate of \~2.71%
* \~10%+ deflationary effect over the first 4 years assuming 100% oVCX redemption

**oVCX emissions**

For the first 13 epochs, 2,000,000 oVCX will be emitted through gauges. After this period, the amount of oVCX emitted per epoch will decrease by \~2.71% relative to the previous period.

$$
lastRate \* 1.0271e18 / 1e18
$$

E.g., 2M… 2.M, 1.947M, 1.895M, 1.845M…

oVCX emissions will continue into perpetuity, depleting nearly the entire 100M budget within the first 10 years. VaultCraftDAO governance can vote to modify this system in the future.

<figure><img src="/files/TJPyNK7ozv6BhfaHLhgj" alt=""><figcaption><p>Illustrative</p></figcaption></figure>

<figure><img src="/files/SF5YEiNEDgPQqGBmeBhZ" alt=""><figcaption><p>Illustrative, actual figures depend on oVCX redemptions and VCX market price</p></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.vaultcraft.io/tokenomics/vcx/treasury-burn.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.
