> For the complete documentation index, see [llms.txt](https://white-basics-2.gitbook.io/white-basics-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://white-basics-2.gitbook.io/white-basics-docs/tokenomics/usdwb-distribution-details.md).

# $WB Distribution Details

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

#### **Token Distribution & Vesting Highlights** <a href="#heading-token-distribution--vesting-highlights" id="heading-token-distribution--vesting-highlights"></a>

White Basics has a total supply of **1 billion $WB tokens** carefully allocated to foster a healthy ecosystem:

* **Community Rewards (5%)** – Encourages active engagement; 10% unlocked at TGE, rest vests over 12 months.
* **Liquidity (20%)** – 100% unlocked without vesting period.
* **Seed (5%)** – 0% TGE unlock, with the vesting during 10 months.
* **Private (5%)** – 0% TGE unlock, with the vesting during 10 months.
* **Public Round 1 (6%)** – 20% TGE unlock, with the rest vesting over 8 months.
* **Public Round 2 (4.5%)** – 20% TGE unlock, with the rest vesting over 8 months.
* **Public Round 3 (4.5%)** – 20% TGE unlock, with the rest vesting over 8 months.
* **Ecosystem (17.5%)** – 0% TGE unlock, vests over 12 months to support ongoing development and new features.
* **Marketing (5%)** – 10% unlocked at TGE, with the rest vesting over 12 months for continuous promotions and campaigns.
* **Treasury (22.5%)** – 0% unlocked at TGE, with a 12-month cliff followed by a 6-month vesting, ensuring a strategic reserve for future initiatives.
* **Team (5%)** – 0% TGE unlock, with the vesting during 23 months.

This balanced token allocation and vesting strategy prevents immediate sell-offs, promotes long-term project commitment, and creates a sustainable growth path for the White Basics ecosystem.


---

# 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://white-basics-2.gitbook.io/white-basics-docs/tokenomics/usdwb-distribution-details.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.
