# Burning

The token burning mechanism is implemented to balance the system and is able to compensate for the impact of inflation.&#x20;

Burning is tied to the inflation rate of the world's reserve currency. In case of inflation of this currency, EON tokens are burned. The minimum percentage of burning is equal to the percentage of inflation, and may exceed it. The inflation-linked token is designed to preserve the buying power of its holders.

The EON burning mechanism helps to increase the stability of the token's price behavior. Only tokens received by the platform in the form of commissions from participants can be burned. When the share of burned tokens reaches 50%, the burning will be stopped.


---

# 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://illuminates-company.gitbook.io/eontribe/tokenomics/burning.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.
