# 桥

ArthSwap和Celer Bridge建立了合作关系，用户可以使用cBridge将资产从其他链转移到Astar网络。步骤如下：

1\. 点击网页顶端的“Bridge”按钮，用户将被带到cBridge App。

<figure><img src="/files/8qvKZJ9LxZ2qJMyvak6a" alt=""><figcaption></figcaption></figure>

2\. 链接cBridge到你的Metamask钱包。选择你要转移到Astar链的资产和数量。

**注意，每条链能转移到Astar链的资产不一样。目前以太主网能转账的资产有wETH,wBTC,USDT,和USDC。**

一旦你输入了你想转账的代币及数量，点击“transfer” ，完成！

<figure><img src="/files/v2arVSoihtf8x1fJc7Ht" alt=""><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://docs.arthswap.org/zh/kai-shi-zhi-nan/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.
