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

# $WHERLS Tokenomics

The $WHERLS token is the native utility asset of the Wherls ecosystem. It fuels every major function across the platform — from NFT trading and staking to governance and community rewards. With a fixed total supply of 2.5 billion tokens, the tokenomics are carefully structured to ensure long-term sustainability, incentivize user participation, and maintain a balanced economy throughout all development stages.

&#x20;

🔢 **Token Overview**

* **Token Name:** Wherls
* **Symbol:** $WHER
* **Type:** Utility Token
* **Standard:** BEP-20 (Binance Smart Chain)
* **Total Supply:** 2,500,000,000
* **Decimals:** 18

&#x20;

📊 **Token Distribution Breakdown**

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

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Allocation</td><td valign="top">% of Supply</td><td valign="top">Tokens</td><td valign="top">Lockup &#x26; Vesting</td><td valign="top">Purpose</td></tr><tr><td valign="top">Staking &#x26; Rewards</td><td valign="top">25%</td><td valign="top">625,000,000</td><td valign="top">Linear over 36 months</td><td valign="top">Staking, masternode rewards, user incentives</td></tr><tr><td valign="top">Ecosystem Growth</td><td valign="top">20%</td><td valign="top">500,000,000</td><td valign="top">3-month cliff, 30-month vesting</td><td valign="top">Grants, affiliate rewards, community expansion</td></tr><tr><td valign="top">Team &#x26; Founders</td><td valign="top">15%</td><td valign="top">375,000,000</td><td valign="top">12-month lock, 24-month vesting</td><td valign="top">Core team retention and alignment</td></tr><tr><td valign="top">Public Round</td><td valign="top">20%</td><td valign="top">500,000,000</td><td valign="top">10% TGE, remaining vested over 6–12 months</td><td valign="top">IDO, strategic investors, early supporters</td></tr><tr><td valign="top">Liquidity</td><td valign="top">10%</td><td valign="top">250,000,000</td><td valign="top">30% TGE, remaining vested over 6 months</td><td valign="top">DEX/CEX listings and LP stability</td></tr><tr><td valign="top">Treasury / Reserve</td><td valign="top">5%</td><td valign="top">125,000,000</td><td valign="top">DAO-controlled, time-locked</td><td valign="top">Ecosystem stability, future governance</td></tr><tr><td valign="top">Marketing &#x26; KOLs</td><td valign="top">5%</td><td valign="top">125,000,000</td><td valign="top">10% TGE, 6-month vesting</td><td valign="top">Brand growth, influencer campaigns, user outreach</td></tr></tbody></table>

📈 **Long-Term Token Utility**

The $WHERLS token is not just a transactional currency — it’s the lifeblood of the platform, enabling:

* NFT purchases and platform fees
* Staking and yield farming
* Masternode participation
* Referral and affiliate rewards
* Governance voting (future DAO)
* Access to exclusive creator or partner content

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

🔒 **Supply Control Mechanisms**

* **No Minting:** Fixed total supply — no additional tokens will be created
* **Burning Mechanism (Planned):** A portion of transaction or platform fees may be burned to reduce supply and support value
* **DAO Treasury:** Time-locked and multisig-controlled for ecosystem proposals and future-proofing


---

# 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://wherls.gitbook.io/wherls/usdwherls-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.
