> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/multiple-chain-bridging-options.md).

# Multiple Chain-bridging options

The list below contains bridges that are available to move your assets between multiple networks. We recommend you thoroughly read the native documentation (DYOR), and check that there is available liquidity on both ends before making any movement.&#x20;

* <https://app.multichain.org/#/router> ([Documentation](https://anyswap-faq.readthedocs.io/en/latest/index.html))
* [https://cbridge.celer.network/](https://cbridge.celer.network/#/) ([Documentation](https://cbridge-docs.celer.network/#/tutorial-en))
* <https://www.xpollinate.io/> ([Support](https://chat.connext.network/))
* [https://bridge.evodefi.com/](https://bridge.evodefi.com/?token=USDC)&#x20;
* [https://bridge.renproject.io/](https://bridge.renproject.io/welcome) ([Documentation](https://docs.renproject.io/developers/))
* <https://xbridge.cherryswap.net/en-us/> ([Documentation](https://iswap.gitbook.io/help/))
* <https://optics.app/>
* <https://passport.meter.io/#/> ([Documentation](https://docs.meter.io/passport/tutorials-for-using-meter-passport))
* <https://allbridge.io/> ([Documentation](https://docs.allbridge.io/))
* <https://wormholebridge.com/#/> ([Documentation](https://wormholecrypto.medium.com/introducing-wormhole-32b16d795c01))

{% hint style="danger" %}
These bridges are in no way associated with [autofarm.network](https://autofarm.network), so proceed with caution before using them.&#x20;
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/multiple-chain-bridging-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
