# Cross-chain Bridge

## <mark style="color:$primary;">Introduction</mark>

Powered by deBridge, you can now swap, send or bridge cryptocurrencies across different blockchains using Mevx Bridge Page.

Supported blockchains: Solana, Ethereum, BNB Chain, Base, Avalanche

Supported assets:

* Native
* Stable
* Tokens (by pasting CA)

<mark style="color:$primary;">How to bridge</mark>

{% embed url="<https://app.arcade.software/share/PjKMrSavEO5NtVkqqdYJ>" %}

1. Go to[ https://mevx.io/swap](https://mevx.io/swap) and click the Bridge tab at the top.
2. Select source: Click From to choose your source chain and wallet.
3. Select destination Click To to open the Select Receive Wallet tab. Choose the destination chain (SOL, BSC…) and select your receive wallet address.
4. Choose receive token: Click BUY -> Pick token (Native, Stable, or Holdings) you want to receive. (you can enter CA to find the wanted token)
5. Enter the amount you want to bridge (or use 25%/50%/75%/MAX). MevX system will automatically calculate the best route.
6. Review the details:
   * Estimated amount you’ll receive
   * Provider: deBridge (click to compare other providers if available)
   * Routing: Click the icon to view the full path routing
   * Total fee and breakdown (Provider Fee + Network Cost)
   * ETA
7. Do the BRIDGE.
8. All completed bridges can be viewed in the Order History section.


---

# 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.mevx.io/docs/feature-ecosystem/cross-chain-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.
