> For the complete documentation index, see [llms.txt](https://basketaball-legends.gitbook.io/basketball-legends-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://basketaball-legends.gitbook.io/basketball-legends-en/tokenomics.md).

# Tokenomics

![](/files/NQI4bMp3NOC6B7amfOET)

| #            | Total Supply | Percentage % | Adresses                                   |
| ------------ | ------------ | ------------ | ------------------------------------------ |
| Airdrop      | 480.000      | 1%           |                                            |
| Burn         | 13.152.000   | 27.40%       | 0x2D9eEeA08a672290A907C73e1B63BE1e6C9d8481 |
| Dev´s        | 1.440.000    | 3%           |                                            |
| Rewards      | 7.200.00     | 15%          | 0x6533B4dF3eE9d0eC225bf6925B34b68cC96A4c95 |
| Private      | 2.880.000    | 6%           |                                            |
| Pré-sale     | 13.440.000   | 28%          |                                            |
| Liquidity/lp | 9.408.000    | 19,60%       |                                            |

***Note:** There will be vesting in the pre-sale and private-sale after the pinksale sale is completed. We adhere to this vesting model for the health of the project so that there is not a mass eviction. the tokens that will be purchased through pinksale will be distributed 25% weekly after the completion of the pre-sale and private-sale thus making a total distribution of tokens. But 25% will already be released as soon as the pre-sale is finished.*

**Important Information*****:*** There will be an 8% tax on buying and selling, where 1% goes to liquidity 3% marketing 3% development and 1% buyback


---

# 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://basketaball-legends.gitbook.io/basketball-legends-en/tokenomics.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.
