# Bridge assets from ETH > Binance Smart Chain (BSC)

For this guide we will use the [Binance Bridge](https://www.binance.org/en/bridge) (<https://www.binance.org/en/bridge>) to transfer tokens from the Ethereum Network (ETH) to Binance Smart Chain (BSC). Before you start, make sure you have token you wish to bridge and some ETH (for transaction costs) ready in your Ethereum wallet.

1\) Head over to the [binance bridge](https://www.binance.org/en/bridge) and make sure your wallet is connected to the **Ethereum Network**, since this is the *"from* *network"*  we use in the bridge. Select the Ethereum Network.

2\) Click the "Connect Wallet" button to connect your wallet:&#x20;

![](/files/-MaZiRxXYxOu4dqECdGR)

3\) Connect you wallet using one of the methods below:

![](/files/-MaZjvJxj3aJrf_Zbcjk)

4\) You will need to sign the connection of the wallet. Once thats done and the wallet is connected properly, the UI will look like this:

![](/files/-MaZkTt44EVNr1EKEcFe)

5\) Now, choose the asset you want to bridge (1), key in the amount (2) if you want you can send some extra BNB along (3) to use as transaction fee on the destination chain. The destination address (4) is fixed, since this is your connected wallet address. If you've walked through these 4 points, click the "Next" button (5) to proceed the bridging.

6\) You will now see a confirmation screen with the bridge transaction details, click "Confirm" to start the bridging of the assets:

![](/files/-MaZlkUWsYLOlSp567X4)

7\) You have succesfully bridged your assets to the Binance Smart Chain Network!

Read more about the Binance Bridge in the official Binance documentation:

{% embed url="<https://binance-wallet.gitbook.io/binance-bridge/>" %}

{% embed url="<https://academy.binance.com/en/articles/an-introduction-to-binance-bridge>" %}


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/to-binance-smart-chain-bsc/bridge-assets-from-eth-greater-than-binance-smart-chain-bsc.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.
