> 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/tui-dong-xiang-gang-wen-ding-bi-ji-chu-she-shi-yu-xian-shi-shi-jie-zi-chan-rwa-dai-bi-hua/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/tui-dong-xiang-gang-wen-ding-bi-ji-chu-she-shi-yu-xian-shi-shi-jie-zi-chan-rwa-dai-bi-hua/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.
