# Burning Mechanism

The ELRON token buy back wallet will be activated when milestones are met. Tokens will be bought from open market and burnt, with the objective of reducing the circulating supply.

| CIRCULATION |  BURNING % FROM OPEX |
| :---------: | :------------------: |
|  3M - 4.99M |  16.66% - 2.5% / 15% |
|  5M - 6.99M |   30% - 4.5% / 15%   |
|  7M - 9.99M | 44.33% - 6.65% / 15% |
|  10M Above  |   66.6% - 10% / 15%  |


---

# 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.elron.io/tokenomics/burning-mechanism.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.
