# From multiple chains to OKEx Chain

If you wish to move funds to Okex Chain you can use the cross-chain bridge powered by [CherrySwap ](https://www.cherryswap.net/#/swap)and [i-swap](https://www.iswap.com/en-us/). CherrySwap is the biggest DEX in Okex Chain at the moment, providing enough liquidity to move funds around from multiple chains.&#x20;

In this tutorial we'll go from Binance Smart Chain to Okex Chain via the bridge provided by CherrySwap. Make sure you already [configured your Metamask](/autofarm-network/how-tos/use-autofarm-in-different-chains/okex/metamask-add-okex-chain-oec.md) wallet with the corresponding RPC to use Okex Network

{% hint style="info" %}
There is a minimum of $30 to be able to use CherrySwap bridge.
{% endhint %}

1\) Look for [CherrySwap ](https://www.cherryswap.net/#/swap)and select the [bridge ](https://xbridge.cherryswap.net/en-us/)option

![CherrySwap dApp](/files/L0ErJAyH4n6VnehEMW8H)

2\) Select the origin chain and asset to be traded on top, and destination chain and asset to receive in the bottom section.

![](/files/Fc8PvUiujBbNsjjywnXs)

3\) In this case we will go from Binance Smart Chain using BNB to Okex Chain, obtaining OKT at the end.

{% hint style="info" %}
OKT is the coin used to pay for transactions Okex Chain, so make sure you always have some in your wallet to be able to move funds around.
{% endhint %}

![Confirm the transaction on your wallet to complete the bridging](/files/mG8HpY5ym5z7D3aOcoNh)

4\) After the transaction is sent, wait until confirms in both chains in order to be able to use your assets in Okex Chain.

You can always check the transaction status on corresponding explorers.

BSC explorer: <https://bscscan.com/>

OKT explorer: <https://www.oklink.com/okexchain/tx-list>


---

# 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://autofarm.gitbook.io/autofarm-network/how-tos/bridge-assets/to-okex-chain-okt/from-multiple-chains-to-okex-chain.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.
