# From Exchanges

{% hint style="danger" %}
**Note** **to Binance users and bCFX holders**: Conflux on Binance is listed as wrapped ERC-20 token, it is not native CFX. Conflux eSpace and BNB Chain use EVM-compatible addresses, but those addresses live in different chains.
{% endhint %}

* **Note**: Currently, only KuCoin and Gate.io support native CFX transfers to Conflux eSpace.

To learn how to transfer native eSpace CFX from different exchanges, see:

* KuCoin: [Transferring eSpace CFX from KuCoin to MetaMask](/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-kucoin-to-metamask.md).
* Gate.io: [Transferring eSpace CFX from Gate.io to MetaMask](/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-gate.io-to-metamask.md).


---

# 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://docs.nucleon.network/transferring-assets-to-conflux-espace/from-exchanges.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.
