# How to Bridge

If you need to swap tokens or stablecoins on different blockchains, you can do that on either centralized exchanges or DEXes.Many DEXes work within a single network, like Ethereum, but you can get around this by using bridges - both a quick and cost-efficient solution for swapping assets between different chains.

## What are bridges?

A blockchain bridge is a protocol linking two blockchains to allow them to interact. If you're a bitcoin owner but want a part of the DeFi crypto-action on the Ethereum network, a blockchain bridge does that for you without selling your bitcoin.

## How to use bridges?

**Option #1**

\
We recommend using Li.Fi widget that you can access without leaving the Bolide dapp. Follow screenshots below to learn how:\
\
1\. Open the Bolide dApp and go to the 'Buy Bolide' section.

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

2\. You’ll see Li.Fi widget, select the desired chain and amount of BLID you’d like to bridge. On the screenshot below we’re bridging BLID from Polygon to Binance Smart Chain.

<figure><img src="/files/9nIzR3LhRlluNPOgZcou" alt=""><figcaption></figcaption></figure>

3\. If everything is correct - click on “Start bridging” and that’s it. Please note that this type of transaction might take up to 1hr to complete.

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

**Option #2**\
\
Use external bridges, we recommend CBridge from Celer Network.\
\
1\. Go to [CBridge by this link](https://cbridge.celer.network/137/56/BLID), connect your wallet and make sure you’re at a “Transfer” window.\
Select the amount of BLID from/to networks.<br>

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

2\. Approve BLID tokens and secondly approve bridge transaction by clicking “Transfer” - that’s it.

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

###


---

# 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.bolide.fi/bolide-earn/get-started/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.
