> For the complete documentation index, see [llms.txt](https://msx.gitbook.io/msx-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://msx.gitbook.io/msx-cn/di-yi-zhang-xiang-mu-jian-jie.md).

# 第一章、项目简介

MSX（域名msx.com），中文名麦通，是全球领先的去中心化股票代币现货及衍生品交易平台。通过区块链及智能合约技术，实现传统金融资产的上链及数字化交易，致力于打破地域和制度壁垒，打造全球用户可信赖、操作便捷的数字资产生态。

\
**平台核心价值**MSX秉承“资产自由流通，投资无界限”的理念，聚焦于股票市场的代币化，为全球投资者提供超过200种主流股票及ETF的链上现货交易及热门股票代币永续合约产品进行链上交易。支持市场主流稳定币（如USDT、USDC等）作为交易结算工具。平台结合高性能Layer 2公链架构和自主研发的高效智能合约撮合引擎，匹配订单深度和速度，支持秒级T+0交易结算，显著提升交易体验。

\
**发展历程与数据**自2025年4月上线至10月期间，MSX平台用户突破10万，日均交易量超过1亿美元，交易量实现超2万倍增长。同时积极推动多地域合规牌照申请，已完成包括美国FinCEN MSB及STO备案。

\
**技术创新与产品亮点**

* 高性能Layer 2架构：采用兼容EVM的高吞吐低费率模块化公链提供底层支持，保证交易的高并发处理和快速结算。
* 智能合约撮合引擎：链下撮合链上结算架构，支持多种订单类型，现货采用PFOF模式、衍生品采用OrderBook模式。
* 现货资产托管和1:1锚定：通过券商机构托管股票，确保代币与真实股票1:1对应，资金流向公开透明。

\
**未来愿景**MSX致力于成为全球数字资产交易的基础设施，推动传统金融与区块链技术深度融合。通过打造开放、合规、高效的区块链交易生态，赋能全球投资者实现资产自由流通与多维投资策略布局，助力全球资本市场向链上化、数字化、智能化转型。


---

# 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://msx.gitbook.io/msx-cn/di-yi-zhang-xiang-mu-jian-jie.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.
