> For the complete documentation index, see [llms.txt](https://docs.fonscan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fonscan.io/bridgewallet/bridge.md).

# Cross-chain bridge

The ability to transfer tokens across chains is a basic need. This allows users to move their funds from one blockchain network to another. Keeping in mind the importance of cross-chain support, multiple networks now have their own “bridges” to help facilitate money transfers. Below is a list of bridges and exchanges that support cross-chain transfers of FSC and other tokens.

* HieSwap lightning cross-chain
* SWFT cross-chain protocol

List of cross-chain bridges that support BNB smart chain

<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>type</td><td>    name</td><td>website</td><td>tutorial</td></tr><tr><td>multi-chain</td><td>HieSwap lightning cross-chain</td><td><a href="https://hieswap.com/">https://hieswap.com</a></td><td><a href="https://docs.hieswap.com/guide/havefun"><strong>associate</strong></a></td></tr><tr><td>multi-chain token</td><td>SWFT</td><td><a href="https://www.allchainbridge.com/">https://www.allchainbridge.com</a></td><td>associate</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
