# BSC-HECO Bridge

**How to bridge CROX token from BSC to HECO and Vice-Versa?**

1. Go to <https://www.iswap.com/en-us/?type=bridge> - Make sure use bridge option only not swap.
2. Select FROM as BSC , Token as CROX and To as Heco and CROX as shown below.

![Iswap bridge for crox](/files/GQnKGVhVh8DSUnGnbk8n)

3\. Enter desired amount to bridge, approve and click swap

![](/files/cYw5BYv0D8vXAkQQZXOr)

4\. Confirm the transaction on your wallet.

![](/files/4pIllE7SB0yBwx4ICoQq)

5\. You should see transaction successful messages on your screen.

![](/files/5cXoGyiB3iuyvnNMXaXk)

6\. Add CROX token to your Metamask to check your balance using [contract address](/master.md#project-details).

7\. To transfer back to BSC, repeat the procedure by switching From chain as Heco and To chain as BSC


---

# 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.croxswap.com/guide/bsc-heco-bridge.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.
