# Bridging Assets

The [Canto Bridge](https://bridge.canto.io/) allows you to bridge assets to Canto from Ethereum or Cosmos Hub. It also supports bridging back to Ethereum.The following pages contain step-by-step instructions for bridging:

The following pages contain step-by-step instructions for bridging:

* [Ethereum <-> Canto](https://docs.canto.io/user-guides/bridging-assets/ethereum)
* [Cosmos Hub -> Canto](https://docs.canto.io/user-guides/bridging-assets/cosmos)
* [Gravity Bridge <-> Canto](https://docs.canto.io/user-guides/bridging-assets/gravity-bridge)
* [Synapse Bridge (Multichain)](https://docs.canto.io/user-guides/bridging-assets/synapse)


---

# 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://alto-market.gitbook.io/alto-market/canto-network/bridging-assets.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.
