# Network Choice

One important aspect of HYEX is its ability to allow the user to select the receiving network of the received asset/token.  This also works with the sending asset/token.  This allows the user to easily swap assets on one blockchain that are pegged to another blockchain without first swapping back to the native blockchain.

The source asset can be selected by connecting the desired network of the wallet.

The receive asset is selected by the 2nd step of the swap dialog below.

Examples:

* I have <img src="/files/A3EZUHUZCbKhgoJlpviC" alt="" data-size="line">MATIC in my <img src="/files/9xinDz9RkhbXRnOd4hqP" alt="" data-size="line">ETH wallet, but want <img src="/files/XMLOn9ghUk1qL39uEGnb" alt="" data-size="line">BUSD on the Binance Beacon Chain (BEP2 BNB, Not BEP20 on BSC - Binance Smart Chain)

To achieve this trade -&#x20;

1. Connect your <img src="/files/9xinDz9RkhbXRnOd4hqP" alt="" data-size="line">ETH wallet to HYEX
2. Select <img src="/files/A3EZUHUZCbKhgoJlpviC" alt="" data-size="line">MATIC on the source section of the swap box (top)
3. Select <img src="/files/XMLOn9ghUk1qL39uEGnb" alt="" data-size="line">BUSD on the receiving section of the swap box (bottom)
4. Click Continue button&#x20;
5. Enter a valid <img src="/files/eRVKL7W5Grb7r8EoZlqS" alt="" data-size="line">BNB BEP2 wallet address in the Receiving Wallet Address box. Be careful NOT to enter a BSC wallet address!!!!
6. Select <img src="/files/eRVKL7W5Grb7r8EoZlqS" alt="" data-size="line">BNB Beacon Chain (BEP2) for the Receiving Network

####


---

# 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://hyex.gitbook.io/hyex-docs/how-to-use/network-choice.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.
