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

# Token Allocations

**Total Supply: 603,800,000,000,000,000 $XTER**

**Token Allocations:**

**Ecosystem and Community Incentives:**

* **Percentage:** 40%
* **Numeric Value:** 241,520,000,000,000,000 $XTER

Essential for building a vibrant and engaged community, this allocation is key to driving user participation and engagement, fundamental drivers of MONfyTech's success and sustainability.

**Team and Advisors:**

* **Percentage:** 5%
* **Numeric Value:** 30,190,000,000,000,000 $XTER

Though modest, this allocation is critical, ensuring that key personnel and strategic advisors are adequately rewarded and motivated. Their ongoing involvement is crucial for maintaining the project's quality and forward momentum.

**Partners and Strategic Investors:**

* **Percentage:** 15%
* **Numeric Value:** 90,570,000,000,000,000 $XTER

A significant share is dedicated to securing early support and strategic partnerships. These relationships are vital for accessing necessary resources, expertise, and networks during the critical early stages of MONfyTech's development.

**Research and Innovation Fund:**

* **Percentage:** 30%
* **Numeric Value:** 181,140,000,000,000,000 $XTER

A larger allocation here highlights MONfyTech’s commitment to remaining at the technological forefront. Continuous innovation in AI and blockchain is vital, and this fund supports perpetual advancements and improvements.

**Marketing and Market Expansion:**

* **Percentage:** 10%
* **Numeric Value:** 60,380,000,000,000,000 $XTER

This fund is pivotal for increasing MONfyTech's visibility, expanding its user base, and entering new markets. Effective marketing and outreach are crucial for building a strong brand presence and driving platform adoption.

**Summary:**

These strategic allocations ensure MONfyTech is well-positioned to balance immediate operational needs with the ambition for long-term innovation, community growth, and market leadership.


---

# 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://monfytech-1.gitbook.io/monfytech/token-economics/token-allocations.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.
