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

# Token Economy

<figure><img src="/files/KEp9VaebVPk2nZokeH8K" alt=""><figcaption></figcaption></figure>

For the strategic distribution of the total supply of 17.3 billion $MOSS tokens for the Moss platform, the allocation is designed as follows to support long-term growth, user engagement, and ecosystem sustainability:

1. **Ecosystem Development (45%)**: 7,785,000,000 $MOSS
   * Purpose: Enhanced support for growth, scalability, user rewards, partnerships, and community initiatives.
   * Details: Increased allocation to further marketing efforts, community incentives, partnerships, and new feature developments.
2. **Team and Advisors (20%)**: 3,460,000,000 $MOSS
   * Purpose: Compensate and incentivize the team and advisors.
   * Details: Tokens subjected to a vesting schedule, e.g., a 4-year period with a one-year cliff.
3. **Reserve Fund (15%)**: 2,595,000,000 $MOSS
   * Purpose: Provide a safety net for unforeseen circumstances and ensure stability.
   * Details: For emergencies, unexpected market conditions, or new opportunities.
4. **Strategic Partnerships (12%)**: 2,076,000,000 $MOSS
   * Purpose: Establish and nurture strategic partnerships and collaborations.
   * Details: For strategic partners, industry leaders, and other platforms as part of collaboration deals.
5. **Public Sale (5%)**: 865,000,000 $MOSS
   * Purpose: Distribute tokens to the broader public and increase decentralization.
   * Details: Sold through various public sale rounds with clear terms and conditions.
6. **Research and Development (3%)**: 519,000,000 $MOSS
   * Purpose: Fund ongoing research and technological advancement.
   * Details: For hiring talent, researching new features, improving infrastructure, and ensuring security.

This allocation strategy aims to balance the immediate needs and long-term goals of the Moss platform, ensuring a sustainable and robust ecosystem. ​​

<br>


---

# 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://moss-6.gitbook.io/moss/offerings/token-economy.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.
