# 跨链桥

{% hint style="info" %}
当前支持BSC/Solana/ETH/Base/XLayer/Monad的主币、USDT、USDC、USD1之间的同钱包互跨。
{% endhint %}

首页点击“跨链”按钮进入跨链

<figure><img src="/files/lGuLbRERucrC7EfJhH1A" alt="" width="294"><figcaption></figcaption></figure>

选择发起钱包，设置发起代币、接收链和接收代币，设定发送金额后，点击发起跨链询价，将返回跨链的询价详情。

关于跨链ERC20代币时的授权：

* 选择授权最大数量时，跨链授权最大金额的inToken
* 选择授权当前数量时，跨链授权当前数量的inToken

<figure><img src="/files/fuRUo3KuGZPFP0rCiiJ6" alt="" width="293"><figcaption></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/kua-lian-qiao.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.
