# Managing networks

By default, ZKX Wallet displays all your assets across all supported networks in a unified view.

To switch networks:

1. On the main interface, click the **“All Networks”** selector located on the right side.
2. Choose your desired network from the list.

<figure><img src="/files/feJ4RASVqDnjMw7VLlqq" alt="" width="375"><figcaption></figcaption></figure>

ZKX Wallet also allows you to add custom EVM-compatible networks:

* Click **Add New Network**.

<figure><img src="/files/RSC7jGhmms1Mm5mGb3uA" alt="" width="375"><figcaption></figcaption></figure>

* Select **Go to Chainlist** to quickly add networks from a curated list.
* Select **Go to Settings** if you prefer to manually add a network using custom RPC details.

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

This flexibility ensures you can easily manage assets across multiple blockchain environments.


---

# 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.libertyswap.finance/zkx-wallet/user-manual/managing-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.
