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

# BitSport Tokenomics

**Token Utility & Difference between Tokens**

| $BITP (Gamers / Games Only Focused)                                                            | $POOLD ( Socialfi & PoolDegens)               |
| ---------------------------------------------------------------------------------------------- | --------------------------------------------- |
| Used by Gamers for Participating in BitSport Live predictions on BitSport Live Streaming DApp. | Used for Socialfi Campaign rewards            |
| Used for Online Regional Tournaments participation                                             | Reward token for PoolDegen Telegram Mini-App. |
| Exclusively used to purchase Quest Credits in the BitPool Game.                                | StakEarn Protocol & PlayChain                 |
| BitPool AI Agent NFTs , Sticks & Cue balls reward token                                        |                                               |
| StakEarn Protocol & PlayChain                                                                  |                                               |
| Voting Right                                                                                   |                                               |

&#x20;

**$BITP Detailed Tokenomics & Vesting Schedule**

Token Name - $BITP&#x20;

Token Total Supply - 500,000,000 $BITP&#x20;

Token Distribution/Allocation & Vesting :&#x20;

5% (25M) - Seed Round ( 10% Initially unlocked at TGE with Monthly Linear vesting for 18 months)

6% (30M) - Public Sale / IDO ( 20% unlocked at TGE with Monthly linear vesting for 8 months)

4% (20M) - Angel/Private Sale ( 20% Initially unlocked at TGE, followed by a 2 Months Cliff with Monthly Linear vesting for 8 months)

14% (70M) - Ecosystem & Community incentives ( 0% unlocked at TGE with Monthly Linear vesting for 36 months)

12% (60M) - Development Program Foundation ( 0% unlocked at TGE, followed by a 1 Month Cliff with Monthly Linear vesting for 50 months)

10% (50M) - Listing/Liquidity ( 100% Initially Unlocked at TGE)

6% (30M) - Marketing, Acquisitions, Partnerships (0% unlocked at TGE with Monthly Linear vesting for 20 months)&#x20;

4% (20M) - Advisors, & Consultants (0% unlocked at TGE with Monthly Linear vesting for 10 months)&#x20;

8% (40M) - Team ( 0% Initially unlocked at TGE, followed by a 3 Months Cliff, and Vesting every 3 months for 36 Months )

17% (85M) - BitSport Creatives Program ( 0% Initially Unlocked at TGE, 50% unlocked linear monthly until year 2, with another 30% unlocked linear monthly from year 3 to year 4 and remaining 20% unlocked linear monthly from year 5 to year 6)

3% (15M) - KOLs (20% Initially unlocked at TGE, followed by a 2 Months Cliff with Monthly Linear vesting for 8 months)&#x20;

10% (50M) - Treasury (0% unlocked at TGE with Monthly Linear vesting for 36 months)&#x20;

\
1% (5M) - Bounty Campaigns ( 20% unlocked at TGE with Monthly Linear vesting for 16 Months)


---

# 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://doc.bitsport.gg/bitsport-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.
