> For the complete documentation index, see [llms.txt](https://docs.emc.network/emc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emc.network/emc/zhong-wen/emc-network/he-xin-chan-pin/gong-lian.md).

# 公链

EMC链是一个 Ethereum兼容的EVM公链，目前通过集中式跨链桥实现了与Arbitrum One、Base等公链的ERC-20代币双向传输，各类行业标准钱包可通过JSON-RPC端点与EMC链交互。

<table data-card-size="large" data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/8FaJ6oDU8GOr03ceC29A">/pages/8FaJ6oDU8GOr03ceC29A</a></td></tr><tr><td><a href="/pages/lgapi1EPSyiNpOuM4GsP">/pages/lgapi1EPSyiNpOuM4GsP</a></td></tr><tr><td><a href="/pages/iWdYwI0IEtQyzIuMxJRO">/pages/iWdYwI0IEtQyzIuMxJRO</a></td></tr><tr><td><a href="/pages/FX3uREAXPngTkWAUGMhs">/pages/FX3uREAXPngTkWAUGMhs</a></td></tr><tr><td><a href="/pages/ilSna6OHuYpgkDDKLr2K">/pages/ilSna6OHuYpgkDDKLr2K</a></td></tr><tr><td><a href="/pages/HFsuX7bGePkhHTl1LVn8">/pages/HFsuX7bGePkhHTl1LVn8</a></td></tr><tr><td><a href="/pages/czgloBquvK6ck1cVmoWF">/pages/czgloBquvK6ck1cVmoWF</a></td></tr></tbody></table>


---

# 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.emc.network/emc/zhong-wen/emc-network/he-xin-chan-pin/gong-lian.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.
