> For the complete documentation index, see [llms.txt](https://docs.boltdollar.finance/spanish/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boltdollar.finance/spanish/bolt-dollar-general/tokens-y-protocolo/shares-acciones.md).

# Shares (Acciones)

**Valor**

En el ecosistema Bolt, BTS es el activo con mayor “valor” global. No solo el token en si tiene un valor de mercado, sino que si hay expansión después del epoch (si el TWAP por encima del $1.01) todos los poseedores de BTS recibirán parte de esa expansión.

Así que el valor de la acción no es solo el precio del activo en sí mismo, sino también la cantidad total de BTD que genero mientras estaba en el Boardroom.

**Suministro máximo**

BTS tiene un suministro máximo de 179.999 tokens que son acuñados lentamente en los bancos de Bolt Dollar en un periodo aproximado de 12 meses desde el comienzo del proyecto. Después de que todos los BTS sean acuñados no habrá más emisiones.

**Acuñación y distribución**

Bolt Dollar tiene dos bancos que generan BTS. Estos bancos pueden ser encontrados en <https://boltdollar.finance> y habilitara que puedas depositar activos y generar BTS. Siempre depositara Liquidity Provider tokens (LP). Estos tokens LP son activos que combinan dos tokens diferentes para proveer de liquidez a los bancos o a las granjas de rendimiento.

**BTD/BUSD pool**

* &#x20;Distribución: 139.999 BTS
* Comienzo de la expansión: 28.000 BTS semanales
* Inicio: 2021-01-11&#x20;
* Reducción de la expansión: -20% semanal

**BTS/BUSD pool**

* Distribución: 39.999 BTS (a lo largo de un año)
* Inicio: 2021-01-11


---

# 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.boltdollar.finance/spanish/bolt-dollar-general/tokens-y-protocolo/shares-acciones.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.
