# Switching networks

The wallet supports several networks: Bitcoin, Ethereum, BNB Smart Chain, Polygon, and Tron.&#x20;

Switching networks is available from the main wallet screen.&#x20;

When you select a particular network, the balance and token information of only the selected network will be displayed.

Click on the network switch icon at the top of the screen next to the network name. Select the desired network by tapping on the network name.

![](https://lh7-us.googleusercontent.com/q3A_PtNIZNNVHLN5F0Cu2ueZxOJFHoVNGsbVlilk99WUjxafU24XudibHl7arfTpcimmoEXWBg49VsreO1_CjOwPlb7a0ivKiqIyCnnU9UQa1TUoLACShtmjmY7ZtzI_qZoCrwcwocLb-lE0ml2Gx6s)

Confirm the network change by tapping on "Confirm". The network has been changed, you will see the network symbol and the name of the network you switched to on the screen.\
![](https://lh7-us.googleusercontent.com/-OHm-SSTlXg7k07Q8VPxGnO193IQjBgtVmn1kaVnSqSqAwwtBN-aX57gB9y7Uv7Q3msKDjFGlwL16hMLyyV4m1OWg26hNvOgBxxkyH1LQjhXEJrN1JKO5fS93o8CxTSTxFG05g9BtlRqZpL6vW08Wx8)


---

# 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.daomars.com/f.a.q/mdao-wallet/switching-networks.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.
