# 如何切换链

我们的机器人支持在同一个机器人内切换不同的链进行交易，真正做到一个钱包多链交易。

目前支持的链有BSC，Solana，ETH，Base，X Layer，Core，Ton，Tron，Sui，HyperEvm。

在控制面板，可以点击<<链名>>按钮，或者使用menu的/chains命令切换链哦！<br>

<figure><img src="/files/zOwq6ifTIuc0JSKu6HyP" alt=""><figcaption><p>控制面板</p></figcaption></figure>

<figure><img src="/files/AIeQh9kA5zFqtoTjMKUt" alt=""><figcaption><p>菜单命令</p></figcaption></figure>


---

# 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://avebotdoc.ave.ai/kuai-su-shi-yong/ru-he-qie-huan-lian.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.
