# How to Bridge

DEUS can be bridged to and from the following chains: Arbitrum, AVAX, Base, Blast, BNB, Ethereum, Kava, Polygon, and Optimism.

### Bridging to or from Base, Fantom, and Optimism

1. Swap your DEUS to axlDEUS [here](https://app.deus.finance/bridge)
2. Bridge to Base or Optimism [here](https://v2.app.squidrouter.com/)
3. Swap your axlDEUS to DEUS [here](https://app.deus.finance/bridge)

### Bridging to Blast

1. Swap your DEUS to axlDEUS [here](https://app.deus.finance/bridge)
2. Bridge to Blast using Squid v1 [here](https://app.squidrouter.com/) (NB: Make sure you are using v1)
3. Swap your axlDEUS to DEUS [here](https://app.deus.finance/bridge)

### Bridging on all other chains

DEUS can be bridged directly to and from Arbitrum, BNB, Polygon, BNB, AVAX, Ethereum, and Kava [here](https://v2.app.squidrouter.com/)


---

# 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.deus.finance/bridge/how-to-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.
