> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/hong-kong-stablecoin-25-26/real-world-asset/reports/matrix-ai-network-driving-hong-kongs-stablecoin-infrastructure-and-real-world-asset-tokenization/chapter-6-community-governance-and-economic-model/6.2-tokenomics-and-incentive-scheme.md).

# 6.2 Tokenomics and Incentive Scheme

The MAN token underpins Matrix’s economic engine, driving utility across operations and aligning incentives for all stakeholders.

#### Use of MAN

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Function</strong></td><td valign="top"><strong>Description</strong></td></tr><tr><td valign="top">Platform Fees</td><td valign="top">Micro-fees (0.5%) for asset creation, auctions, and governance actions</td></tr><tr><td valign="top">Deflation Mechanism</td><td valign="top">Buyback and burn protocol triggered by fee revenue</td></tr><tr><td valign="top">Governance Rewards</td><td valign="top">Incentives for active voting and proposal creation</td></tr><tr><td valign="top">Staking Yield</td><td valign="top">Enhanced voting power and proposal rights for MAN stakers</td></tr><tr><td valign="top">Ecosystem Grants</td><td valign="top">Foundation reserves for community initiatives and developer funding</td></tr></tbody></table>

Every incentive mechanism is automatically executed via Intelligent Contracts, minimizing manual intervention and boosting transparency. For example, in governance rewards, once a participant casts a vote on a proposal, the contract automatically distributes MAN tokens based on voting weight. If the participant is also the proposer, their reward adjusts dynamically based on the proposal’s approval rate—encouraging high-quality submissions.

#### Incentive Scheme

* **Governance Participation:** Periodic rewards for active voters and proposal authors
* **Content Creation:** Incentives for educational media, analytics, and community engagement
* **Development Contributions:** Grants for protocol improvements and feature implementations
* **Bug Bounties:** Rewards for security audits and vulnerability disclosures


---

# 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://docs.matrix.io/hong-kong-stablecoin-25-26/real-world-asset/reports/matrix-ai-network-driving-hong-kongs-stablecoin-infrastructure-and-real-world-asset-tokenization/chapter-6-community-governance-and-economic-model/6.2-tokenomics-and-incentive-scheme.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.
