# How to Bridge Tokens

**Alongside $SOL, we also support the following chains:**&#x20;

Ethereum, BNB Chain, Polygon, Arbitrum, Avalanche, Linea, Optimism, Base, Neon

<figure><img src="/files/Huq5i66umYbgVUBByuHT" alt=""><figcaption></figcaption></figure>

1. Go to [bridge](https://fluxbeam.xyz/app/bridge) and make sure your <mark style="color:green;">wallet is connected</mark>
2. Choose the *chain and token* you wish to *bridge from* and input amount
3. Select the *chain and token* where you want to *receive your funds.*
4. If you opt for the routing option, enter another address.
5. Confirm the trade and verify it on your wallet.


---

# 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.fluxbeam.xyz/basic-features/how-to-bridge-tokens.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.
