# BSC <-> ETH

## **Crossing from BSC to ETH**

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

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

3\. Select and connect your "From" network: Binance Smart Chain (BSC) through your wallet.

4\. Select asset and enter the swap amount.

![](/files/-M_ThMvT2Np3lycO64lh)

5\. Select destination network: ETH

![](/files/-M_ThZTgrFTUP131m98D)

6\. Confirm swap amount and click deposit.

![](/files/-M_ThfvW30Ximbs3dO94)

7\. Confirm transaction.

![](/files/-M_SZTGKO4rcfRhfN4fz)

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

![](/files/-M_SPN52h6QyMKqrU6sl)

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

![](/files/-M_Ti9wuiSmLEnlJ6kzZ)

10\. Make sure to switch to destination network for withdraw.

![](/files/-M_TiBljr2an9e_V8Aek)

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

![](/files/-M_TiDWMtOsuTpDeIBON)

12\. Once confirmed, your asset will arrive to your destination wallet shortly.

## **Crossing from ETH to BSC**

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

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

3\. Select and connect your "From" network: Ethereum Mainnet (ETH) through your wallet.

4\. Select asset and enter the swap amount.

![](/files/-M_TjRDz4Pc-YEpcCf-d)

5\. Select destination network: BSC

![](/files/-M_TjSa58rJegpiihiRi)

6\. Confirm swap amount and click deposit.

![](/files/-M_TjTubXPjZ_xZhzRDJ)

7\. Confirm transaction.

![](/files/-M_TjbTR01-jydoiWfco)

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

![](/files/-M_SWvSspXGu0JatoezS)

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

![](/files/-M_Tjw53zF1n0Uyw5xQA)

10\. Make sure to switch to destination network for withdraw.

![](/files/-M_TjxPcuwhMqHBD_S6h)

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

![](/files/-M_Tk8xI5HYcRfVSlU05)

12\. Once confirmed, your asset will arrive to your destination wallet shortly.


---

# 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/bsc-eth.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.
