> For the complete documentation index, see [llms.txt](https://sosia.gitbook.io/bitcoinaid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sosia.gitbook.io/bitcoinaid/publish-your-docs-1.md).

# &#x20;BitcoinAid (BTCA) ESP

**BitcoinAid** (**BTCA**) es el token criptográfico nativo del ecosistema **Bitcoin Aid**, con una emisión total de **2.100.000.000 tokens**. Al inicio del proyecto, **sólo** **210.000.000** de tokens se pondrán a la venta en intercambios descentralizados, asegurando una oferta inicial limitada para generar valor y estabilidad.

Con una tokenomics innovadora, (**BTCA**) no tendrá carteras relacionadas con Dev para la distribución porcentual, es decir, la cantidad destinada a la comunidad y las partes interesadas está diseñada con un enfoque absoluto en este grupo específico.

Los tokens restantes se bloquearán en un contrato de contribución inteligente. Sólo los usuarios que contribuyan al crecimiento y fortalecimiento del proyecto tendrán la oportunidad de liberar estos tokens. Esto garantiza que los miembros activos de la comunidad desempeñen un papel importante en el proceso de distribución, alineando sus intereses con el éxito de la DAO.

Además, **Bitcoin Aid** adopta una agresiva política de quema de tokens, diseñada para estimular la apreciación de **BTCA**. El **20% de los tokens involucrados también se queman**, creando un efecto deflacionista que beneficia a todos los poseedores a largo plazo.

Este enfoque estratégico de la quema de tokens no sólo garantiza la revalorización de **BTCA**, sino que también recompensa a quienes participan activamente en el ecosistema.

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


---

# 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://sosia.gitbook.io/bitcoinaid/publish-your-docs-1.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.
