> For the complete documentation index, see [llms.txt](https://docs.monstacorp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monstacorp.com/based-monsta/tokenomics/supply-and-distribution.md).

# Supply & Distribution

## Supply

**10,000,000,000 Based Monsta Tokens**

{% hint style="info" %}
The supply of $MONSTA is **fixed**. There will **never** be a new token minted for future cycles. All future rewards and burns revolve around this single supply
{% endhint %}

## Distribution Breakdown

Tokens have been carefully balanced as follows:

* **40% Public Presale:** Fresh blood, moar hype, moar fun!
* **27% MONSTA OG Airdrop:** This allocation was air dropped at launch to active early supporters/investors of legacy Monsta tokens
* **10.5% for Manual Late Claims:** Reserved for early supporters/investors that have not been active or participated in the airdrop phase. This manual claim allocation is vested in a claimable airstream contract and only available until March 31/2025.
* **10% Initial Liquidity Pool Creation:** Smooth trading = happy degens. This slice keeps the frosting drippin' and the MONSTA Based.
* **6% Burned/Locked:** These tokens have been locked and removed from supply&#x20;
* **6.5% Treasury:** Earmarked for various purposes including but not limited to: community rewards, future developments, contests, giveaways, bonds, community moderator compensation plan, and KOLs/Marketing partnerships. Remaining tokens from this allocation that are unused by cycle end get burned before the snapshot, thereby increasing your potential share of the rewards. &#x20;

<figure><img src="/files/Q0fXKD4RMsH5YelQz5DB" alt="" width="274"><figcaption><p>Based Monsta Token Distribution</p></figcaption></figure>

### **Important Notes**

* **No New Presales:** There will be **no new fundraising rounds** in Cycle 2 or later cycles. All value flows from taxes, vault yield and rollovers.
* **Cycle 2 Airdrop Pool:** A portion of treasury‑held and buy‑back tokens will be set aside before the Cycle 1 snapshot to fund a **one‑time $MONSTA airdrop** for Cycle 1 burners. This pool is excluded from Cycle 1 vault calculations and will be distributed proportionally to those who burn during the Cycle 1 claim window. After this airdrop, there are **no further token airdrops** planned.
* **Leftover Supply:** Any unallocated tokens remaining after treasury operations and the Cycle 2 airdrop allocation will be burned prior to the Cycle 1 snapshot, ensuring that vault rewards are shared among active holders.


---

# 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://docs.monstacorp.com/based-monsta/tokenomics/supply-and-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.
