# Bridging Your Tokens to Conflux eSpace

Conflux Network supports bridging assets from other networks and from Conflux Core Space.

{% hint style="danger" %}
To bridge your assets to Conflux eSpace, you'll first need to fund you Conflux eSpace wallet to be able to pay for **gas** and claim your bridged assets.\
\
To get CFX on Conflux eSpace, you'll need to either:

* [Transfer it from Conflux Core Space](/swappi/transferring-assets-to-conflux-espace/from-conflux-core-space.md), using the Fluent Wallet bridge. Bridging assets from Conflux Core Space is free.
* [Transfer it from KuCoin](/swappi/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-kucoin-to-metamask.md), which lists native eSpace CFX (not wrapped).

\
See the [Transferring Assets to Conflux eSpace](/swappi/transferring-assets-to-conflux-espace/overview.md) section for more information.
{% endhint %}

* To learn how to bridge tokens from Conflux Core to Conflux eSpace, see:
  * [Bridging Assets From Conflux Core with Fluent](/swappi/transferring-assets-to-conflux-espace/from-conflux-core-space/bridging-assets-from-conflux-core-with-fluent.md)
  * [Using the Fluent Cross-Space Bridge to Transfer ERC-20 Tokens](https://medium.com/conflux-network/using-the-fluent-cross-space-bridge-to-transfer-crc-20-tokens-bdaee921f335)
* To help you decide which cross-chain bridge to use, see: [Bridges to Conflux eSpace](/swappi/quick-reference/bridges-to-conflux-espace.md).
* To learn how to bridge tokens from other networks to Conflux eSpace, see:
  * [Bridging Stablecoins with Meson](/swappi/transferring-assets-to-conflux-espace/from-other-networks/bridging-stablecoins-with-meson.md)
  * [Bridging Assets from Ethereum with cBridge](/swappi/transferring-assets-to-conflux-espace/from-other-networks/bridging-assets-from-ethereum-with-cbridge.md)
* Optionally, you can also transfer CFX natively from KuCoin to Conflux eSpace without the need from any bridge. See [Transferring eSpace CFX from KuCoin to MetaMask](/swappi/transferring-assets-to-conflux-espace/from-exchanges/transferring-espace-cfx-from-kucoin-to-metamask.md) to learn how.


---

# 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.swappi.io/swappi/getting-started/bridging-your-tokens-to-conflux-espace.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.
