# Transferring eSpace CFX from OKX 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

* An OKX account.
* At least 0.1 CFX traded on OKX. You can trade using the CFX/ETH and CFX/USDT markets. To learn how to conduct spot trading on OKX, see: How to conduct spot trading.
* If necessary, ensure that you have completed any required KYC verification steps to enable withdrawals.
* 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 [OKX](https://www.okx.com/) account.
2. In the navigation menu, go to "Assets" and click on "Withdraw."

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

3. In the Select crypto to withdraw, enter "CFX" .

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

4. In the select withdrawal method, and select “On-Chain”.

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

5. Copy the Conflux eSpace account address from your MetaMask wallet.

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

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

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

7. Review the transaction details, including the withdrawal fee, and click "Next" to initiate the transfer.

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

8. Enter your fund password, email/phone code, or MFA code, then click Confirm request.

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

9. Wait for the transaction to be processed. It may take some time for the CFX to appear in your MetaMask account on Conflux eSpace.

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

10. Congratulations! You have successfully transferred CFX from OKX to your MetaMask account on Conflux eSpace.

<figure><img src="/files/w0tS93Kksd0kofh2S0PQ" 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://doc.nucleon.network/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-okx-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.
