> For the complete documentation index, see [llms.txt](https://docs.mozaic.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mozaic.finance/token/moz/burn.md).

# Burn

### Milestone Based TVL Burns

In accordance with [<mark style="color:yellow;">MIP-9</mark>](https://snapshot.org/#/mozaicfinance.eth/proposal/0xbbee57b14d09956f63ac003c9a95c01adcb0bf18d352e4ac4e93dbfc0fcdec10), the MozaicDAO will periodically burn a portion of the total supply of MOZ at specific TVL Milestones:

* Burn 5% of the total supply of MOZ at 1M Vault TVL - *COMPLETE*
* Burn 2.5% of the total supply of MOZ at 2.5M Vault TVL&#x20;
* Burn 2.5% of the total supply of MOZ at 5M Vault TVL&#x20;
* Burn 2.5% of the total supply of MOZ at 10M Vault TVL&#x20;
* Burn 2.5% of the total supply of MOZ at 25M Vault TVL&#x20;
* Burn 5% of the total supply of MOZ at 50M Vault TVL&#x20;
* Burn 5% of the total supply of MOZ at 100M Vault TVL

Total Token Burn: 25%


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mozaic.finance/token/moz/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.
