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

# Token Distribution

### Token Distribution&#x20;

![](/files/-Mgi9ttEuUyBt1apS5V3)

**Description**

* 50% Play to Earn & Farming
  * Player incentive
  * The game will continuously release the amount of LUMI supply until reach 100,000,000 within 10 years through various activities in game.
  * The total of 20,000,000 LUMI will be unlocked in the first year. <br>
* 15 % for Team and Advisor&#x20;
  * Team and Advisor will keep 15% of each release, which result in total of 30,000,000 LUMI<br>
* 10% for Community & Marketing
  * Equal to 20,000,000 LUMI
  * These tokens will be used for various community-building initiatives, including marketing events, bounties, competition programs, and more.<br>
* 15 % Reserve
  * Equal to 30,000,000 LUMI
  * Reserve for various activities including adding initial LP, special in-game event rewards, etc.\
    &#x20;
* 10 % for Ecosystem
  * &#x20;Game and its ecosystem development
  * This 20,000,000 will be continuously unlocked every quarter.<br>

### **Unlock schedule**

Over 10 years, LUMI Token will be released continuously with amount of 3x,000,000 in 2021 until it reahes 200,000,000 of total supply in 2030.


---

# 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.morningmoonvillage.com/lumi/token-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.
