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

# Token Distribution

<br>

The allocation breakdown details the distribution of tokens aimed at supporting the project's growth and community engagement. A significant 50% is dedicated to presale to incentivize early participation, while 15% ensures liquidity for smooth trading. Another 15% supports staking rewards, 10% is allocated for community rewards, and the final 10% is for marketing efforts to expand the project's reach.

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

* ### Presale (50%) – Building the Hive

  Half the hive is up for grabs! This 50% allocation fuels our mission to spread the buzz far and wide. Be an early bee and grab your share before it’s all swarmed!
* ### Liquidity (15%) – Smooth Honey Flow

  15% is dedicated to making sure the honey (our tokens) flows smoothly on exchanges. No sticky trades here – just seamless swaps and plenty of nectar for all!
* ### Staking (15%) – Hold, Stake, and Chill

  Lock your WABE and let it grow! With 15% reserved for staking, you’ll earn sweet rewards while supporting the hive’s long-term buzz. Who said being a busy bee didn’t pay?
* ### Community Rewards (15%) – For the Loyal Swarm

  We love our swarm! 15% is reserved for rewarding the real MVPs: our community. Expect airdrops, contests, and exclusive surprises – because together, we’re unstoppable.

  * 20% will be Airdropped to Shiba Inu Holders.
* ### Marketing (5%) – Spreading the Buzz

  We’re taking this buzz global! 5% is reserved for meme campaigns, viral videos, collabs with influencers, and maybe even skywriting... because why not?

#### **Join the Buzz**

&#x20;You’re joining a movement. Together, we’ll create a world where digital assets drive positive change and make protecting our environment as easy as clicking "Buy Now."

Welcome to the hive. Welcome to WhatABee.

**Official Links**

&#x20;Website: <https://whatabee.com/>

Presale:[https://presale.whatabee.com](https://presale.whatabee.com//#/ref/0x702b7CDa997A2bb6A0B867c63Ef239c978FE73e7)

X (Twitter): <https://x.com/whatabeetoken>

Telegram: <https://t.me/whatabeetoken>


---

# 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://whatabee.gitbook.io/documentation/token-distribution.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.
