> For the complete documentation index, see [llms.txt](https://docs.btcw.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.btcw.tech/project-info/tokenomic.md).

# Tokenomic

## Base infomation:

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

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

| BTCW Total Supply | 210.000.000 | 100% |
| ----------------- | ----------- | ---- |
| Ecosystem Fund    | 84.000.000  | 40%  |
| Community         | 63.000.000  | 30%  |
| Marketing         | 31.500.000  | 15%  |
| Liquidity         | 10.500.000  | 5%   |
| Team              | 10.500.000  | 5%   |
| Reserved          | 10.500.000  | 5%   |

{% embed url="<https://infogram.com/btcw-token-distribution-1hnq410781zjp23?live=>" %}

## BTCw Token Release Schedule

<table><thead><tr><th width="198">Categories</th><th width="106">Ratio</th><th width="147">Allocation</th><th>Vesting &#x26; Releasing</th></tr></thead><tbody><tr><td>Ecosystem Fund</td><td>40%</td><td>84.000.000</td><td>10% TGE, Linear Vesting in 24 months.</td></tr><tr><td>Marketing</td><td>15%</td><td>31.500.000</td><td>5% TGE, linear vesting in 24 months.</td></tr><tr><td>Community</td><td>30%</td><td>63.000.000</td><td>10% TGE, and vesting 24 months.</td></tr><tr><td>Liquidity</td><td>5%</td><td>10.500.000</td><td>10% initial unlock, vesting in 12 months</td></tr><tr><td>Team</td><td>5%</td><td>10.500.000</td><td>0% TGE, cliff 12 month and vesting in 24 month</td></tr><tr><td>Reserved</td><td>5%</td><td>10.500.000</td><td>0% TGE, cliff 6 month and vesting in 6 month</td></tr><tr><td>Total</td><td>100%</td><td>210.000.000</td><td></td></tr></tbody></table>


---

# 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.btcw.tech/project-info/tokenomic.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.
