# 使用 Wormhole 跨链桥转移你的代币

{% hint style="info" %}
下面的示例是将 BASE 代币桥接到 SOLANA 代币。对于其他转移方式，您可以使用 Wormhole。&#x20;
{% endhint %}

### 以下是让您的代币可在 Solana 链上使用的分步说明：

1. **在 Wormhole 上注册您的代币** 首先，您需要在 Wormhole 上注册您的代币。请按照下面链接中的说明进行操作： [如何在 Wormhole 上注册代币](https://portalbridge.com/docs/tutorials/how-to-do-token-register/)
2. **访问 Portal Bridge** 在成功完成代币注册后，前往 [Portal Bridge 高级工具](https://portalbridge.com/advanced-tools/#/transfer).
3. **选择源链和目标链**
   * 选择您代币当前所在的源链（例如，Base）。
   * 将目标链选择为 Solana。
4. **连接您的钱包**
   * 点击 **连接**
   * 选择并连接您的钱包以继续。
5. **桥接您的代币**
   * 选择您要桥接的代币，并指定您希望转移的数量。
   * 点击 **下一步** 以继续。
6. **手动支付**
   * 选择 **手动支付** 作为您的支付方式。
   * 连接您的钱包并点击 **下一步**.
7. **发送代币**
   * 按照提供的说明完成代币转移流程。
   * 桥接过程可能需要 20 到 30 分钟。
8. **赎回您的代币**
   * 在流程的第 4 步中，点击 **赎回代币**.
   * 在您的钱包中批准必要的交易，以完成转移。
9. **保存您的交易哈希** 在第 3 步中，请保存交易哈希（txhash），以防交易失败。这样您之后可以使用 **赎回选项卡**. [了解更多关于恢复工作流的信息](https://portalbridge.com/docs/tutorials/how-to-use-recovery-workflow)


---

# 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://whitepaper.virtuals.io/virtuals-bai-pi-shu/xin-xi-zhong-xin/gou-jian-zhe-zhong-xin/zhi-neng-ti-shang-xian-zhi-nan/shi-yong-wormhole-kua-lian-qiao-zhuan-yi-ni-de-dai-bi.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.
