# Transferring eSpace CFX from Binance to MetaMask

{% hint style="info" %}
This tutorial focuses on MetaMask, but you can use any other supported wallet such as Fluent and Ledger devices. See [Supported Wallets](/wallets/supported-wallets.md) for more information.
{% endhint %}

### Prerequisites

* A Binance account.
* At least 0.1 CFX traded on Binance. You can trade using the CFX/ETH and CFX/USDT markets. To learn how to conduct spot trading on Binance, see: How to conduct spot trading.
* A MetaMask wallet connected to Conflux eSpace. To learn how to connect your MetaMask wallet to Conflux eSpace, see: How to connect MetaMask to Conflux eSpace.

### Transferring eSpace CFX from Binance to MetaMask

1. Log in to your [Binance](https://www.binance.com/) account.
2. From the main menu, select "Wallet" and then click on "Withdraw."

<figure><img src="/files/pC57h2x3LkQ2bqpvJnSv" alt="" width="375"><figcaption></figcaption></figure>

3. In the cryptocurrency search field, type "CFX" and select "CFX - Conflux."

<figure><img src="/files/zqY6o4RT0tAVCOLWMin4" alt="" width="375"><figcaption></figcaption></figure>

4. In the destination wallet address field, copy the address of your Conflux eSpace account from MetaMask.

<figure><img src="/files/Lbmk5fuGKVNnJpjzMfsF" alt="" width="375"><figcaption></figcaption></figure>

5. Select the Network.

<figure><img src="/files/K9BRPGboJYYVRaS3MQLq" alt="" width="375"><figcaption></figcaption></figure>

6. Enter the amount of CFX you want to transfer in the "Amount" field.

<figure><img src="/files/yL5XbKIHzXriPKi8bgzF" alt="" width="375"><figcaption></figcaption></figure>

7. Click "Withdraw" to initiate the transfer.
8. Confirm the transaction details, including the fee and the destination address, and click "Confirm" to complete the operation.

<figure><img src="/files/YlKtVbApMmjiVDVYFV5i" alt="" width="375"><figcaption></figcaption></figure>

9. Enter your fund password, email code, and Google Authenticator/TOTP code, then click Submit request.

<figure><img src="/files/secLjf0PaDj367TfCbZf" alt="" width="375"><figcaption></figcaption></figure>

10. Wait for the transaction to be processed. It may take a few minutes before the CFX appears in your MetaMask account on Conflux eSpace.

<figure><img src="/files/IxR37XXORyZ67Up2XFvZ" alt="" width="375"><figcaption></figcaption></figure>

11. Congratulations! You have successfully transferred CFX from Binance to your MetaMask account on 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-exchanges/transferring-espace-cfx-from-binance-to-metamask.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.
