# From Other Networks

In this section, you'll learn how to transfer your assets from other networks, such as Ethereum and Binance SmartChain, to Conflux eSpace using different cross-chain bridges.

* You can use the [cBridge](/swappi/transferring-assets-to-conflux-espace/from-other-networks/bridging-assets-from-ethereum-with-cbridge.md), and [Meson](/swappi/transferring-assets-to-conflux-espace/from-other-networks/bridging-stablecoins-with-meson.md) cross-chain bridges to transfer your assets from other networks to Conflux eSpace.
* For a quick reference table to bridges to Conflux eSpace, see [Bridges to Conflux eSpace](/swappi/quick-reference/bridges-to-conflux-espace.md).
* Once you bridge your assets to Conflux eSpace, you'll need to add the token contract addresses to MetaMask. See [Token Contract Addresses](/swappi/quick-reference/token-contract-addresses.md) to see the contract addresses for different tokens, such as USDT, cETH, and cBTC.
* To learn more about bridging, read our blogpost on [Bridging Your Assets to Conflux eSpace](https://medium.com/@swappidex/bridging-your-assets-to-conflux-espace-cd5a8c75638c).


---

# 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/transferring-assets-to-conflux-espace/from-other-networks.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.
