# Tokens / Networks View

### How to Switch Between Tokens and Networks Views

{% hint style="info" %}
**Tokens** view groups your assets based on the token. You'll see how much of a certain token you have on all supported networks.

**Networks** view groups your assets based on the chain. You'll see how much of all supported tokens you have on a certain network.
{% endhint %}

1. Open the Nova Wallet application.
2. `Select` the **Assets** **screen** and then `select` **Tokens**.
3. Your view will switch to **Networks**. To switch back, `select` **Networks**.

### How to Hide or Show Some Tokens

1. Open the Nova Wallet application.
2. `Select` the **Assets** **screen**.
3. Next to **Tokens** or **Networks**, `select` the **preferences button**.
4. To show or hide **tokens that you don't currently have**, `toggle` on/off the **Hide assets with zero balances** **switch**.
5. To hide or show a **certain token** on all networks, find the **token** that you wish to hide, and `toggle` on/off the **switch** next to the token.
6. To hide or show a certain token on a **certain network**, find the **token** that you wish to hide,  `select` the **edit button** next to it, and `toggle` on/off the **switch** next to the network.

[<br>](https://docs.novawallet.io/nova-wallet-wiki/asset-management/show-hide-zero-balances)


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/tokens-networks-view.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.
