> 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-si-zhang-he-xin-ji-shu-jia-gou-yu-mo-zu/4.1-gao-xiao-neng-qu-kuai-lian-ji-chu-she-shi.md).

# 4.1 高效能區塊鏈基礎設施

Matrix 的技術架構建立於高效能區塊鏈基礎之上，能夠支援每秒 12,000 筆交易，交易確認時間不足 1 秒。此等效能指標使 Matrix 得以支援大型現實世界資產（RWA）代幣化項目的運行需求，為用戶提供流暢而穩定的交易體驗（[連結](https://docs.matrix.io/general/summary-of-matrix-1.0-and-matrix-2.0)）。

\
更為重要的是，Matrix 的交易成本極低，每筆交易僅需 0.001 MAN 代幣，使小額投資與高頻交易變得切實可行。當與港元穩定幣結合使用時，投資者可在價格穩定的基礎上操作各類資產，無需擔憂加密貨幣價格波動所帶來的額外成本，尤其適合對匯率波動風險敏感的香港與離岸華人投資社群。


---

# 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-si-zhang-he-xin-ji-shu-jia-gou-yu-mo-zu/4.1-gao-xiao-neng-qu-kuai-lian-ji-chu-she-shi.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.
