# BTN token and tokenomics

<figure><img src="/files/HzfZe8MbBmkFLMZC4dQX" alt=""><figcaption><p>Total supply - 200 000 000 BTN</p></figcaption></figure>

<table><thead><tr><th width="175">Token allocation</th><th width="214">Percentage of emission</th><th width="147">Token amount</th><th>Westing</th></tr></thead><tbody><tr><td>Pre-seed</td><td>7%</td><td>14 000 000</td><td>Lock 12 mounths with quarterly linear distribution 3 years</td></tr><tr><td>Seed round</td><td>12%</td><td>24 000 000</td><td>Lock 12 mounths with quarterly linear distribution 3 years</td></tr><tr><td>Private round</td><td>8%</td><td>16 000 000</td><td>Lock 12 mounths with quarterly linear distribution 3 years</td></tr><tr><td>Public Sale</td><td>5%</td><td>10 000 000</td><td>-</td></tr><tr><td>Dev Team</td><td>21%</td><td>42 000 000</td><td>Quarterly linear distribution 5 years after TGE</td></tr><tr><td>Marketing/airdrops</td><td>9%</td><td>18 000 000</td><td>After TGE</td></tr><tr><td>Academy</td><td>7%</td><td>14 000 000</td><td>Quarterly linear distribution 4 years after TGE</td></tr><tr><td>Ecosystem</td><td>18%</td><td>36 000 000</td><td>Depends on the level of NFT and amount of stakeholders</td></tr><tr><td>Bounty </td><td>5%</td><td>10 000 000</td><td>Lock 12 mounths with quarterly linear distribution 3 years</td></tr><tr><td>Additional Liquidity</td><td>4%</td><td>8 000 000</td><td>-</td></tr><tr><td>Advisers</td><td>4%</td><td>8 000 000</td><td>Quarterly linear distribution 4 years after TGE</td></tr></tbody></table>

{% hint style="warning" %}
Token distribution is implemented through our own vesting-contracts protocols. Linear distribution with a time lock on wallets from which transactions are signed.
{% endhint %}


---

# Agent Instructions: 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://bithoventech.gitbook.io/bithoven/docs/whitepaper/btn-token-and-tokenomics.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.
