# 多链支持

CornWallet 支持包括以太坊、Arbitrum、Solana 在内的多个主流区块链网络，让您可以在一个应用中管理不同链上的资产。

| 支持的主要网络        |
| -------------- |
| Ethereum (以太坊) |
| Arbitrum       |
| Solana         |
| BNB Chain      |
| TRON           |

<br>


---

# Agent Instructions: 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:

```
GET https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/qian-bao-jiao-yi/duo-lian-zhi-chi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
