> For the complete documentation index, see [llms.txt](https://cukiesworld12.gitbook.io/cukies-world-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cukiesworld12.gitbook.io/cukies-world-whitepaper/es/4.-token-uki/tokenomics.md).

# Tokenomics

**Suministro total: 1,000,000,000 UKI**

<figure><img src="/files/CtMKhUv7lZTuezKZEUwi" alt=""><figcaption></figcaption></figure>

El suministro total del token UKI se liberará de forma progresiva y no alcanzará el 100% de circulación hasta, como mínimo, **6 años** desde el TGE. Este modelo de distribución gradual está diseñado para favorecer un **crecimiento sostenible** del ecosistema y mantener un **equilibrio saludable** entre oferta y demanda.\
\
A continuación, detallamos el calendario de liberación de cada asignación:<br>

* [**Programa de Recompensas de Cukie Masters**](/cukies-world-whitepaper/es/4.-token-uki/tokenomics/programa-de-recompensas-cukie-masters.md)**:** Desbloqueado progresivamente durante 6 años, podéis consultar los detalles en la sección correspondiente.
* **Equipo:** Los tokens asignados al equipo permanecerán bloqueados durante 9 meses. Finalizado este periodo, se liberarán mediante un vesting lineal de 24 meses.
* **Liquidez:** Esta asignación se utilizará exclusivamente para:

  * Proveer liquidez inicial de UKI en PancakeSwap.
  * Incrementar la liquidez del mercado con el tiempo.
  * Realizar operaciones de market making.
  * Listar en exchanges centralizados (CEXs).

  Mientras estos tokens no sean necesarios para estos fines, permanecerán fuera de circulación.
* **Ecosistema:** Desde esta asignación se distribuirán los tokens vendidos durante la preventa. Además, se liberará un 3% del suministro total (30 millones de UKI) 40 días después del TGE. Estos tokens se destinarán únicamente a iniciativas estratégicas del ecosistema, como marketing, partnerships, eventos, airdrops y otras acciones similares, siempre que sea estrictamente necesario.\
  \
  El resto de tokens del ecosistema estarán bloqueados durante 9 meses, y posteriormente tendrán un vesting lineal de 12 meses.


---

# 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://cukiesworld12.gitbook.io/cukies-world-whitepaper/es/4.-token-uki/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.
