# MDX cross-chain to Ethereum (ERC20) operational guide

**How to cross-chain MDX from the HECO Network to the Ethereum?**

Step 1: Open the MDEX official website ([www.mdex.com](http://www.mdex.com)), connect your wallet, and switch to the HECO Network.

<figure><img src="/files/sR37DxTbWGeWcjFsJBsx" alt=""><figcaption></figcaption></figure>

Step 2: Enter the cross-chain bridge. The system defaults to the interface for cross-chaining from the HECO  to the ETH. Fill in the recipient address on the Ethereum (ERC20)  and the amount of MDX to be cross-chained. Ensure that your wallet has HT for the transaction fee. After authorization, click 'Next' to confirm. It may take a few minutes for the Ethereum to receive the funds, so please be patient.

<figure><img src="/files/FkjhCvsrgYi9QQ3tdkPT" alt=""><figcaption></figcaption></figure>

How to Cross-chain MDX from BNB Chain to Ethereum?

&#x20;Step 1: Open the MDEX official website ([www.mdex.com](https://www.mdex.com)), connect your wallet, and switch to the BNB Chain Network.

<figure><img src="/files/kJF6742SPjjeyaRQEbGA" alt=""><figcaption></figcaption></figure>

Step 2: Go to the cross-chain bridge. The system defaults to the interface for cross-chaining from BNB Chain to the ETH. Enter the Ethereum (ERC20) receiving address and the amount of MDX to be cross-chained. Make sure you have BNB in your wallet to cover the transaction fee. After authorization, click Next to confirm. It may take a few minutes for the Ethereum to process the transaction, so please be patient.

<figure><img src="/files/ID4bN8viXobY0sipQMle" alt=""><figcaption></figcaption></figure>


---

# 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://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/mdx-cross-chain-to-ethereum-erc20-operational-guide.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.
