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

# MFG

![](/files/2P893Cb020R927fTXwUy)

### MFG Token

MFG is the governance token of the game.

The total supply of MFG is 210 Million

MFGs are the glue that binds all MoonFit community members together.

MFG holders will be able to claim rewards if they stake their tokens, play the game, and participate in key governance votes. (Planned in roadmap)

MFGs will also be needed for certain in-game activities. MoonBeast at certain levels can earn MFG, and users who participate in some Marketing activities also get a chance to earn MFG as the game aims to be fully decentralized and belongs to all MF players. Users who devote more time and effort to building the MF community all have a saying about the game's future.

MoonFit has an Ecosystem/Treasury Fund of 31.5% MFGs that will unlock gradually. First, it will be managed by MoonFit team and gradually transfer management rights to MFG holders when the community grows large enough and become fully decentralized.

### MFG Token Distribution & Unlock Duration

* Starting Point: All time & durations are bound to the IDO date, estimated in Q4 2022.

<table><thead><tr><th width="268.3926788685524"> </th><th width="150">%</th><th>Unlock Date</th></tr></thead><tbody><tr><td>Training rewards</td><td>26.6%</td><td>Gradual unlock for 8 years</td></tr><tr><td>Ecosystem/Treasury</td><td>31.5%</td><td>Initial unlock 3%, Gradual unlock until 2030</td></tr><tr><td>Advisors</td><td>2.5%</td><td>Gradual unlock for 18 months since 2023</td></tr><tr><td>Team</td><td>14.2%</td><td>Gradual unlock for 4 years since 2023</td></tr><tr><td>IDO/Liquidity</td><td>8.5%</td><td>Instant unlock since IDO (estimate) 2022</td></tr><tr><td>Private Sale</td><td>16.7%</td><td>Gradual unlock for 3 years since 2023</td></tr></tbody></table>


---

# 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://whitepaper.moonfit.xyz/tokenomics/mfg.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.
