# 跨链桥

跨链转移代币的能力是一项基本需求。这允许用户将他们的资金从一个区块链网络转移到另一个区块链网络。牢记跨链支持的重要性，多个网络现在都有各自的“桥梁”来帮助轻松进行资金转移。以下是支持 FSC 与其他代币跨链转移的桥梁和交易所列表。

* HieSwap闪电跨链
* SWFT跨链协议

支持BNB智能链的跨链桥列表

<table data-header-hidden><thead><tr><th width="138"></th><th width="181"></th><th width="286"></th><th></th></tr></thead><tbody><tr><td>类型</td><td>    名称</td><td>网站</td><td>教程</td></tr><tr><td>多链</td><td>HieSwap闪电跨链</td><td><a href="https://hieswap.com/">https://hieswap.com</a></td><td><a href="https://docs.hieswap.com/v/zh-cn/guide/havefun"><strong>关联</strong></a></td></tr><tr><td>多链代币</td><td>SWFT</td><td><a href="https://www.allchainbridge.com/">https://www.allchainbridge.com</a></td><td><a href="https://images.swft.pro/dex/SWFTAllChain.pdf"><strong>关联</strong></a></td></tr></tbody></table>


---

# 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.fonscan.io/zh_cn/bridgewallet/bridge.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.
