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

# Supply & Allocation

The $MOONN token is the fuel that powers the Moonn.Fun ecosystem. It is designed to incentivize participation, decentralize governance, and capture the value created by the platform's growth.

Below is the detailed breakdown of the token supply and distribution strategy.

### Token Details

* Token Name: Moonn Token
* Ticker: $MOONN
* Total Supply: 1,000,000,000 (1 Billion)
* Networks: ***To Be Announced***
* Contract Address: ***To Be Announced***

⚠️ SECURITY WARNING

Please be aware that the **TGE date** and the **Official Smart Contract Address** for $MOONN have not been released yet.

* All official information will be strictly published through our official announcements.
* **DO NOT** trust any contract addresses or launch dates found on third-party platforms or unofficial community channels.

### Distribution Breakdown

Our token distribution model is structured to ensure long-term ecosystem stability and reward active contributors.

| Allocation      | **Amount**    | **Total Supply %** |
| --------------- | ------------- | ------------------ |
| Ecosystem       | 520,000,000   | 52%                |
| Seed Round      | 100,000,000   | 10%                |
| Foundation      | 100,000,000   | 10%                |
| Team/Advisors   | 100,000,000   | 10%                |
| Strategic Round | 50,000,000    | 5%                 |
| CEXs Listing    | 50,000,000    | 5%                 |
| Airdrop         | 40,000,000    | 4%                 |
| Marketing       | 20,000,000    | 2%                 |
| Market Maker    | 10,000,000    | 1%                 |
| Liquidity       | 10,000,000    | 1%                 |
| Total           | 1,000,000,000 | 100%               |


---

# 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:

```
GET https://docs.moonfun.ai/tokenomics/editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
