> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/espanol/protocol/tokenomics.md).

# Tokenomícs

## **Suministro máximo: 80,000 $AUTO**

Autofarm comenzó sin pre-farmeo ni pre-venta. La emisión de $ AUTO comenzo linealmente a partir del 15 de diciembre de 2020 y finalizarán aproximadamente durante octubre de 2021. (0.008 $AUTO/ block)

Para garantizar una distribución justa de $ AUTO, solo los usuarios de bóvedas (bóvedas sin turbo) podrán extraer tokens de $ AUTO además de los rendimientos de bóvedas de interés compuesto automático.

## **Detalles:**

**Tokenomícs deflacionaria:** las tarifas de la bóveda (1.5 - 3.0%) sobre las ganancias de los usuarios de la bóveda se utilizan para realizar recompras de $AUTO en el mercado y estos se queman para siempre [aquí](https://bscscan.com/token/0xa184088a740c695e156f91f5cc086a06bb78b827?a=0x000000000000000000000000000000000000dead).

**Utilidad:**&#x20;

* Recolectar
* Tarifas del agregador DEX
* Gobernanza\
  (Véase [hoja de ruta](https://autofarm-network.gitbook.io/autofarm-network/v/espanol/protocol/hoja-de-ruta))

**Desglose porcentual de la asignación de AUTO:**

![](/files/-M_jNE0YT05IaKiXXP5F)

* \~ 74.5% disponibles para el programa de minería de tokens de las bóvedas
* \~ 12.1%  dedicado al equipo para garantizar innovación rápida y sostenible
* \~ 13.4% reservados para futuros incentivos de bóvedas de otras blockchains y nuevos productos en el ecosistema Autofarm<br>

{% hint style="success" %}
El equipo ha bloqueado 1.388 tokens $AUTO (de los primeros 1,5 meses de emisiones) pertenecientes a la asignación del equipo durante 6 meses [aquí](https://bscscan.com/address/0x4a712a0c8fd6b75aa5afbc2b06b4f33126549451#code).
{% endhint %}


---

# 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://autofarm.gitbook.io/autofarm-network/espanol/protocol/tokenomics.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.
