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

# MGP distribution

| Allocation              | Amount Of Tokens | Percentage | Lock up and Vesting                                                                                                                                                                                                       |
| ----------------------- | ---------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Strategic sale          | 50.0M            | 5.00%      | 0% initial unlock, followed by 3 months cliff, followed by quarterly vesting over remaining 3 years                                                                                                                       |
| PancakeSwap IFO         | 70.0M            | 7.00%      | 30% initial unlock, followed by block-by-block vesting over remaining 3 months                                                                                                                                            |
| PancakeSwap Syrup Pool  | 24.0M            | 2.40%      | 0% initial unlock, followed by block-by-block vesting over remaining 2 months                                                                                                                                             |
| Liquidity Mining        | 450.0M           | 45.00%     | 0% initial unlock, followed by 2% maximum unlock for the first 2 months, followed by 1% maximum unlock every month thereafter, though actual deployment of unlocked tokens, depending on market conditions, may be lower. |
| Community Treasury      | 100.0M           | 10.00%     | 0% initial unlock, followed by block-by-block vesting over remaining 5 years                                                                                                                                              |
| Ecosystem               | 90.0M            | 9.00%      | 0% initial unlock, followed by block-by-block vesting over remaining 3 years                                                                                                                                              |
| Airdrop                 | 30.0M            | 3.00%      | 5% initial unlock, followed by weekly vesting over remaining 1 year                                                                                                                                                       |
| Liquidity and exchanges | 11.0M            | 1.10%      | 100% initial unlock                                                                                                                                                                                                       |
| Team & Advisors         | 175.0M           | 17.50%     | 0% initial unlock, followed by 6 months cliff, followed by semiannually vesting over remaining 4 years                                                                                                                    |


---

# 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.magpiexyz.io/mgp-token/mgp-distribution.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.
