> 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/spanish/introduccion/mecanismo-de-quemados.md).

# Mecanismo de Quemados

![](/files/JcNerWxqQ8qVKPtqX0Vf)

La quema de tokens reduce la oferta, haciéndolos más escasos. Debido a la escasez, los precios pueden subir, lo que supone un beneficio para los inversores. Al tener un Mecanismo de Compra y Quema, también implica un proceso de compra.

Por ejemplo, cuando alguien deposita en el Farm, el 4% del importe del depósito se utiliza para comprar tokens GYMNET y quemarlos.

De esta forma se añade una presión de compra constante mientras se reduce la oferta total, lo que tiene un efecto estabilizador a largo plazo para el precio de GYMNET.

![](/files/CR3MtRvaljknXFZ1f7jE)

<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/spanish/introduccion/mecanismo-de-quemados.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.
