# Show/hide balances

{% hint style="info" %}
SubWallet will hide your balances by default when you first use the extension.
{% endhint %}

You can choose to either unveil your balances to get a clear view of your assets or keep them private from prying eyes, safeguarding your funds from public exposure.

### To show your balances

**Step 1**: On the SubWallet homepage, click the  <img src="/files/UEihZS1hxiWk9JA8x6Cn" alt="" data-size="line"> icon to unveil your balance.

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

**Step 2**: Your balances will be displayed once you click.

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

### To hide your balances

**Step 1**: On the SubWallet homepage, click the <img src="/files/pJSw11MJTTcC7lDOfN3S" alt="" data-size="line"> icon to hide your balance.

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

**Step 2**: All information regarding your balances will be hidden once you click.

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

{% hint style="info" %}
While hidden, you can still view your balances individually by clicking on the token you want to unveil.

![](/files/se3YyUQOHnvcgqNtE2kf)
{% endhint %}


---

# 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.subwallet.app/main/web-dashboard-user-guide/asset-and-address-management/show-hide-balances.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.
