> For the complete documentation index, see [llms.txt](https://docs-es.cryptomines.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-es.cryptomines.app/tokenomics/token-distribution.md).

# Distribución del Token

## Distribución del Token <a href="#token-distribution" id="token-distribution"></a>

| **Tokenomics**                  | **Allocation** | **Percentage** | **Description**                                                                                                                                                                                                                     |
| ------------------------------- | -------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Total Supply                    | 5.000.000      | 100%           | ​                                                                                                                                                                                                                                   |
| Incentivos de Juego             | 1.500.000      | 30%            | Cada transacción devuelta a esta piscina incluye: Compra de **naves espaciales y trabajadores**, **contratación** de **trabajadores.** También hay una tarifa del 15% en el mercado de NFT que devolverá **$ETERNAL** a este lugar. |
| Funcionalidades de juego nuevas | 250.000        | 5%             | Bloqueados hasta que se liberen nuevas funcionalidades.                                                                                                                                                                             |
| Liquidez                        | 751.230        | \~15%          | Piscina de liquidez bloqueada por 11 meses.                                                                                                                                                                                         |
| Tarifa de ILO                   | 18.000         | \~1.8%         | Tarifas de Unicrypt para listar el ILO.                                                                                                                                                                                             |
| Desarrollo                      | 1.000.000      | 20%            | Entregada a un 25% mensual.                                                                                                                                                                                                         |
| Marketing                       | 180.770        | \~2.2%         | Reservado para campañas de publicidad y crecimiento de la comunidad.                                                                                                                                                                |
| Airdrop                         | 50.000         | 1%             | Recompensas para la comunidad.                                                                                                                                                                                                      |
| Venta Privada                   | 250.000        | 5%             | Solo una lista blanca de carteras aprobadas para garantizar una gestión económica adecuada.                                                                                                                                         |
| Venta Pública                   | 1.000.000      | 20%            | Venta en Unicrypt                                                                                                                                                                                                                   |

​[<br>](https://docs.cryptomines.app/tokenomics-1/token-information)


---

# 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-es.cryptomines.app/tokenomics/token-distribution.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.
