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

# Token Distribution

The current distribution can be checked at any time by running [this Dune query](https://dune.com/queries/3804277/6396446) for free.

### Current Token Distribution (As of November 30, 2024):

* **Current Supply:** 93,874,708 $BOTTO
* **Total Burned:** 6,125,292 $BOTTO
* **Treasury:** 15,490,917 $BOTTO
* **Investor Lockup:** 8,000,000 $BOTTO
* **Protocol-Owned Liquidity (POL)**: 5,264,443 $BOTTO
* **Governance Contract:** 27,671,849 $BOTTO
* **Liquidity Mining:** 3,610,659 $BOTTO
* LM Rewards Program: 2,556,447 $BOTTO (Ends October 2025)

### Initial Token Distribution:

* **Initial Supply:** 100,000,000 $BOTTO
* **Airdrop Allocation:** 30,000,000 $BOTTO
* **Treasury:** 30,000,000 $BOTTO
* **Liquidity Mining:** 20,000,000 $BOTTO
* **Team Allocation:** 20,000,000 $BOTTO

![](/files/-MlQBxy7TTUvduIVsPbr)

A breakdown of each area is available:

{% content-ref url="/pages/-MlANeCe6Fpwoz7NKQXV" %}
[Liquidity Mining](/details/token-distribution/liquidity-mining.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MlALOFl205MF5WJTO40" %}
[Treasury](/details/token-distribution/treasury.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MlALR9oUVcqzcs5sytn" %}
[Team & Vesting](/details/token-distribution/vesting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_5\_nGIISkAaPpn09L1" %}
[Airdrop](/details/token-distribution/airdrop.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.botto.com/details/token-distribution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
