> For the complete documentation index, see [llms.txt](https://metapath.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn.md).

# 中文

MetaPath 是区块链资产跨链路由， Web3.0 上的元宇宙跨平台路由聚合器。

MetaPath 聚合了市场上主流的DEX及CEX，高安全、低风险、速度快、汇率佳。

MetaPath 将引领为加密货币及其正在构建的元宇宙创造一个集成的多链未来：path.finance （任意钱包均可访问）

接下来教大家如何使用 MetaPath

{% content-ref url="/pages/tgd6CFIKepJWRUe0L58G" %}
[使用Bridge板块](/docs/metapath-user-guide/user-guide/cn/shi-yong-bridge-ban-kuai.md)
{% endcontent-ref %}

{% content-ref url="/pages/BkYJBuMOD9KcH1dKs3KR" %}
[教程](/docs/metapath-user-guide/user-guide/cn/jiao-cheng.md)
{% endcontent-ref %}

{% content-ref url="/pages/QMHdOK34j3Y4f0esUhVQ" %}
[常见问题](/docs/metapath-user-guide/user-guide/cn/chang-jian-wen-ti.md)
{% endcontent-ref %}

{% content-ref url="/pages/GizzGOUGvgt2gkKu7QV0" %}
[官方链接](/docs/metapath-user-guide/user-guide/cn/guan-fang-lian-jie.md)
{% endcontent-ref %}


---

# 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://metapath.gitbook.io/docs/metapath-user-guide/user-guide/cn.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.
