> 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-networkmatrix-ai-network-tui-dong-xiang-gang-wen-ding-bi-ji-chu-she-shi-yu-xian-shi-shi-ji/di-qi-zhang-wei-lai-fa-zhan-gui-hua/7.2-sheng-tai-xi-tong-jian-she.md).

# 7.2 生态系统建设

Matrix将持续投入资源建设健康的生态系统，包括：

#### 开发者生态

* 提供模块化开发框架（Matrix SDK），支持Solidity、Rust、TypeScript等多语言调用；
* 建立文档门户、合规库、前端UI组件库，降低开发门槛；
* 举办黑客松、RWA场景赛、实物资产代币化挑战赛，激发落地项目产生；
* 提供“前端钱包 → Matrix模块调用”模板，使钱包开发者可快速嵌入资产铸造、治理投票、收益查询等能力。

#### 合作伙伴网络

* 与律师事务所、信托托管人、审计机构共同建立“链上+链下”协同服务体系；
* 与数字身份（DID）平台、信用评分机构、链上预言机服务商合作，构建完整RWA生态闭环；
* 建立“钱包生态联盟”，开放授权头部钱包作为Matrix金融模块的运营界面，授权其在前端调用KYC、TokenFactory、RedemptionEngine等组件。


---

# 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-networkmatrix-ai-network-tui-dong-xiang-gang-wen-ding-bi-ji-chu-she-shi-yu-xian-shi-shi-ji/di-qi-zhang-wei-lai-fa-zhan-gui-hua/7.2-sheng-tai-xi-tong-jian-she.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.
