# Bridging from BNB Chain with the eSpace Bridge

The eSpace Bridge is a cross-space and cross-chain bridge, that allows you to transfer CFX and other tokens between across spaces (Core Space and eSpace) and across chains (eSpace and BNB Chain).

In this guide, we'll bridge CFX from **BNB Chain** to **Conflux eSpace** through the eSpace Bridge.

## Prerequisites

* Your MetaMask wallet connected to Conflux eSpace and BNB Chain.
* A BNB Chain account funded with bCFX and BNB.
* A Conflux eSpace account funded with CFX to pay for transaction fees.

## Bridging CFX to BNB Chain to Conflux eSpace with the eSpace Bridge

1. Go to [ConfluxHub](http://confluxhub.io).
2. Ensure that you're in the eSpace Bridge.\
   ![](/files/1BWGvmi5jZnDFGVXgkib)
3. In the **Between BSC and eSpace** box, click **Go**.\
   ![](/files/ykQCwpWqgHlXsckmDJry)
4. Click **Connect MetaMask** to connect your MetaMask wallet.\
   ![](/files/EebQwnDLklvQVuauBrHm)
5. In your MetaMask notifications, select the account that you want to connect and click **Next**.\
   ![](/files/VVGWPUvMRRcT6mgZDGDg)
6. In the **Connect to My Conflux...** notification, click **Connect** to confirm the connection of MetaMask to the eSpace Bridge (ConfluxHub) site.\
   ![](/files/QQ2FYl2lOCAFTzV1uUoi)
7. In the token field, select **bCFX (BSC Conflux)**.\
   ![](/files/lUaZC7FuO1THAUjAVcj6)
8. In the amount field, enter the amount of bCFX that you want to bridge from BNB Chain to Conflux eSpace, then click **Approve**.\
   ![](/files/kdRTeGIf5TVJBeW6dIMi)
9. In the MetaMask notification, click **Confirm** to give permission to the eSpace bridge to transfer your tokens.\
   ![](/files/j3CY1vWVLS0y5vi6dyHT)
10. Once, the approval is submitted, click **Send** to start sending your bCFX to Conflux eSpace.\
    ![](/files/a3MLzUWC3lUNTIZwSePQ)
11. In the MetaMask notification, click **Confirm** to confirm the transaction.\
    **Note**: This transaction may take some seconds or up to a minute.\
    ![](/files/4lGHdUx6ZBXvh81OiIDj)
12. Once you receive the notification that your tokens are claimable, go to MetaMask and switch to the Conflux eSpace network.\
    ![](/files/OfRw9uj2yUUPuyzzQXl2)
13. In the eSpace Bridge, click **2** to start claiming your funds in Conflux eSpace.\
    ![](/files/JwvxqVjEFCOJuT6UBnBU)
14. In 2 - Claim CFX, you'll see your claimable funds on eSpace. Click **Claim** next to your funds.\
    ![](/files/CqqnA1dvE95sVD2Bov9t)
15. Now, go to MetaMask and click **Confirm** to confirm the transaction.\
    **Note**: This transaction may take some seconds or up to a minute.\
    ![](/files/J2nE1usDmWPsTPkP4UBU)<br>

Your funds were now successfully bridged to Conflux eSpace!


---

# 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://doc.nucleon.network/transferring-assets-to-conflux-espace/from-other-networks/bridging-from-bnb-chain-with-the-espace-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.
