# 桥

使用Wormhole 进入 Sui 生态系统非常简单，并支持多种其他区块链。要开始，请点击屏幕顶部菜单栏中的按钮，转到桥接页面。

<figure><img src="/files/492NeR0OcWbxfyZJpmfy" alt="" width="375"><figcaption><p>桥梁着陆页面</p></figcaption></figure>

单击“Bridge Using Wormhole”按钮启动门户桥dApp。选择 Sui 作为您的目标链，并选择要从中进行桥接的链。接下来，您需要连接您的 Sui 钱包以及您在正在进行桥接的链上使用的钱包（例如 Metamask）。

<figure><img src="/files/ircICG9aZMUOECEOIDEY" alt="" width="330"><figcaption><p>从Arbitrum到Sui的门户转移桥</p></figcaption></figure>

一旦您输入了币种和桥接数量，并查看了预估费用，请点击“Approve and proceed with transaction”。然后，您将被提示在您的钱包中批准交易。一旦批准，您可以监控桥接转账的进展。

<div><figure><img src="/files/bjLADd3gEGQcTLAPIbmM" alt="" width="375"><figcaption><p>桥接进展</p></figcaption></figure> <figure><img src="/files/CLwU0ic3bZBupeWeTRZk" alt="" width="375"><figcaption><p>一旦完成第1步，即可索赔</p></figcaption></figure></div>

完成第1步后，将出现一个“Claim”按钮。点击这里，您将被提示在您的Sui钱包中接受交易。批准交易后，您的代币将很快到达您的Sui钱包。


---

# 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://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/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.
