> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/transferring-assets-to-conflux-espace/from-exchanges.md).

# From Exchanges

In this section, you'll learn how to transfer your assets from exchanges to Conflux eSpace.

{% 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 Binance SmartChain 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.&#x20;

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

* KuCoin: [Transferring eSpace CFX from KuCoin to MetaMask](/swappi/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](/swappi/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-gate.io-to-metamask.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.swappi.io/swappi/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.
