> For the complete documentation index, see [llms.txt](https://docs.gymnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymnetwork.io/french/introduction/mecanisme-de-combustion.md).

# Mécanisme de combustion

![](/files/V9fZ57m3LoAy72axzVZ5)

Brûler des jetons réduit l’offre, ce qui les rend plus rares. En raison de la rareté, les prix peuvent augmenter, ce qui entraîne un profit pour les investisseurs. Puisque nous avons un mécanisme d’achat et de combustion, cela implique également un processus d’achat.

Par exemple, lorsque quelqu’un dépose dans la farm, 4% du montant du dépôt est utilisé pour acheter des jetons GYMNET et les brûler.

De cette façon, ajoutez une pression d’achat constante tout en réduisant l’offre totale, ce qui a un effet stabilisateur à long terme sur le prix de GYMNET.

![](/files/YGWd5ugzZYWbWmNhIvB2)

<table><thead><tr><th width="133" align="center"></th><th width="246" align="center"></th><th width="209" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Percentage</strong></td><td align="center"><strong>GymNet Token Stability program - Buy and burn</strong></td><td align="center"><strong>Token</strong></td><td align="center"><strong>Time frame</strong></td></tr><tr><td align="center">4%</td><td align="center">Farms deposit<br>(mandatory)</td><td align="center">BNB, BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial land sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial land upgrades (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial miner sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial aesthetic NFTs sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">1%</td><td align="center">Royalties<br>(GYMSTREET)</td><td align="center">BNB, BUSD→GYMNET</td><td align="center">immediate</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gymnetwork.io/french/introduction/mecanisme-de-combustion.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
