> 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.3-stakeholders-engagement-framework.md).

# 6.3 Stakeholders Engagement Framework

Matrix supports diverse ecosystem roles, each with tailored incentive models and defined contributions:

#### Stakeholder Roles & Rewards

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Role</strong></td><td valign="top"><strong>Contribution Area</strong></td><td valign="top"><strong>Incentive Type</strong></td><td valign="top"><strong>Value Benchmark</strong></td></tr><tr><td valign="top"><strong>Asset Originators</strong></td><td valign="top">Curate premium RWA assets</td><td valign="top">Revenue share (15–20%)</td><td valign="top"></td></tr><tr><td valign="top"><strong>Developers</strong></td><td valign="top">Protocol-layer code contributions</td><td valign="top">MAN rewards + DAO governance seats</td><td valign="top">~500 MAN per 1,000 lines of code</td></tr><tr><td valign="top"><strong>Governance Delegates</strong></td><td valign="top">Proxy voting with >85% activity</td><td valign="top">0.1% management fee</td><td valign="top">Minimum delegated assets: $500K</td></tr><tr><td valign="top"><strong>Content Creators</strong></td><td valign="top">Educational/media reach</td><td valign="top">Content fund + airdrops</td><td valign="top">10K views ≈ 200 MAN</td></tr></tbody></table>

### &#x20;


---

# 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.3-stakeholders-engagement-framework.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.
