# Cross Chain Asset Swap

**How to use ChainSwap to exchange cross-chain asset**

1\. Visit ChainSwap at <https://exchange.chainswap.com/>

2\. Connect your wallet, e.g., MetaMask ...

3\. Select "From" network, e.g., Ethereum, BSC, HECO ... *( "From" network is your connected network)*&#x20;

4\. Select asset and enter the swap amount.

![](/files/-MZHRqz36FoRDDZLAnPX)

5\. Select destination network.

![](/files/-MZHSf982G15OpW01rGR)

6\. Confirm swap amount and click deposit.

![](/files/-MZHU1BgHqMTRknV6Scl)

7\. Confirm transaction.

![](/files/-MZHUNpPGrZubXzM3GBv)

8\. Submit your transaction with extension wallet. You can track the progress here↓

![](/files/-MZHV4zq3X9iud5QrnmV)

&#x20;9\. Once transaction confirmed, click withdraw on destination network.

![](/files/-MZHVc4cyhNOAz1NxVTO)

10\. Confirm withdraw and submit transaction with extension wallet.

![](/files/-MZHW6eD8grg0Z_NzecN)

11\. Your asset will arrive to your destination wallet shortly.

![](/files/-MZHWtx9sjO42035_m01)


---

# 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.chainswap.com/user-guide-1/swap.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.
