# Transferring eSpace CFX from KuCoin to MetaMask

## Prerequisites

{% hint style="info" %}
This tutorial is focused on MetaMask, but you can use any other supported wallet, such as Wallet Connect-based wallets and Ledger devices. \
\
See [Supported Wallets](broken://pages/kMlVHcjGc0ky1k8K7sbo) for more information.
{% endhint %}

* A KuCoin account.
* At least **5 CFX** traded on KuCoin. You can trade using the CFX/USDT market. To learn how to do Spot trading on KuCoin, see: [How to Make a Trade on KuCoin](https://support.kucoin.plus/hc/en-us/sections/4403577442201-Spot-Trading).
* A MetaMask wallet connected to Conflux eSpace. To learn how to connect your MetaMask wallet to Conflux eSpace, see: [Connecting MetaMask to Conflux eSpace](broken://pages/WbybvSMKS510bgYpKcYL).

## Transferring eSpace CFX from KuCoin to MetaMask

To transfer CFX from KuCoin to you MetaMask account on Conflux eSpace:

1. Go to KuCoin.
2. In KuCoin, go to your wallet and click **Withdraw**.\
   ![](/files/WbaplzIfI0pP0UglO0u2)
3. In the Withdraw Crypto search bar, search for "CFX" and click the result.\
   ![](/files/wXGvMVgTi9nZZI0A9IxH)
4. In the Wallet Address field, copy your Conflux eSpace account address from MetaMask.\
   ![](/files/nO2KdCDUPy6lTrOijK0X)
5. In the Network select, select **CFX - Conflux (CFX)**.\
   ![](/files/k94CW5px9EyWGQSfQ2OU)
6. In the CFX Amount field, enter the amount of CFX that you want to transfer.
7. *Optional*: In the Remarks field, add any notes about this transaction.
8. Review the transaction details, the transaction fee and click **Confirm**.
9. In the Tamper-Proofing Confirmation dialog, confirm the withdrawal information and click **Confirm Withdrawal**.\
   ![](/files/k5nHxOEtpHGZxmoFuQJZ)
10. Finally, verify your security details and click .\
    **Note**: The transaction might take a few minutes to process.

![](/files/TmqqdCfgCPVkJJGS1eUz)

You have transferred CFX from KuCoin to your Conflux eSpace account.


---

# 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-kucoin-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.
