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

# Mazu Tokenomics

Token Distribution

The total supply of $MAZU will be allocated in the following proportions: 40% for Community Incentives, 20% for the Core Team, 16% for Strategy and DAO Allocation, 10% for the Private Sale, 10% for the Public Sale, 4% for the KoL Round and 2% for Marketing.

<figure><img src="/files/uWVEnHeblf1mCOrbJSRG" alt=""><figcaption><p>$MAZU Token Distribution</p></figcaption></figure>

<figure><img src="/files/eU3Suxpjaeyk9c4hkrZh" alt=""><figcaption><p>Fundraising Rounds Mazu</p></figcaption></figure>

## Token Supply and Emissions Schedule&#x20;

To maintain a stable supply and ensure the effectiveness of $MAZU incentives, Mazu Finance will gradually release $MAZU tokens over 18 months, starting from the public sale.

The following chart details the release of $MAZU tokens over this period:&#x20;

<figure><img src="/files/dv0SgEghZhYUMAAChrVy" alt=""><figcaption><p>$MAZU Emissions Schedule</p></figcaption></figure>

## Airdrop

After the public sale, 1% of the total supply will be distributed to the community. This distribution will be in the form of $MAZU airdrops targeting early participants in the Mazu Community. Mazu Finance plans to include the following users in the airdrop:

* OGs
* Zealy Sailors
* SUI holders&#x20;
* SUI DeFi Users
* Pikka holders

Details on these airdrops, including the snapshot date, will soon be disclosed on our official social media channels.


---

# 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://mazu-finance.gitbook.io/mazu.finance/protocol-architecture/core-mechanisms/mazu-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.
