# Switch Network

### ETH Network

Before moving the mainnet network to testnet, make sure you have installed the metamask wallet. If you haven't installed it yet, we have provided tutorials and explanations [here](/get-started/how-to-make-a-wallet.md).

1\. Visit the [app.litedex.io](https://app.litedex.io) website page

2\. Click the "Connect to Wallet" button at the top right.

![](/files/-Mivi0h0W02iFBXOMAxs)

3\. The website shows a pop up containing a list of wallets, click "metamask" Wallets.

![](/files/-MiviDbOKniawqmL8iDy)

4\. Wait a few moments until the top right button displays your address.

![](/files/-MiviJBxj-w0Y3zEtxR-)

5\. Pay attention to this button, if your position is on the mainnet, click the testnet button.

![](/files/-MjXGkA6GNcohx_roPgq)

![](/files/-MjXGn43zPw88FkX-NXy)

6\. And click the ETH button.

![](/files/-MjXGpf_FLOk3kmPbdek)

7\. ETH network switching was successful.

![](/files/-MjXH0halIPDWb0W-cx2)

**Watch the video below :**

{% embed url="<https://youtu.be/5ONCYg8BLco>" %}

### BSC Network

Before moving the mainnet network to testnet, make sure you have installed the metamask wallet. If you haven't installed it yet, we have provided tutorials and explanations [here](/get-started/how-to-make-a-wallet.md).

1\. Visit the [app.litedex.io](https://app.litedex.io) website page

2\. Click the "Connect to Wallet" button at the top right.

![](/files/-Mivi_3fiw_xWGds1flx)

3\. The website shows a pop up containing a list of wallets, click "metamask" Wallets.

![](/files/-MiviezIaaRv2QvdH_Oq)

4\. Wait a few moments until the top right button displays your address.

![](/files/-MivihsXF_8oSNQ8maRW)

5\. Pay attention to this button, if your position is on the mainnet, click the testnet button.

![](/files/-MjXH4Gt261OsdEDJL_z)

![](/files/-MjXH6VKsHYy2E4yECg_)

6\. And click the BSC button.

![](/files/-MjXH90v2aoAngVR4ERG)

7\. BSC network switching was successful.

![](/files/-MjXHEflyuPkeS7K-55n)


---

# 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.litedex.io/guide-testnet/switch-network.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.
