# View Balances

Select the **Portfolio** menu item to view your wallet's balance. Nova Spektr will load all the information about your asset balances directly from the blockchain.

{% hint style="info" %}
For a [Multishard](/wallet-management/polkadot-vault-wallet-legacy/multishard-polkadot-vault-wallet.md) wallet, Nova Spektr will show the sum for **all shards balances** for each asset.
{% endhint %}

<div align="left"><figure><img src="/files/OrBD5GknwYy5z4RlWfuQ" alt=""><figcaption></figcaption></figure></div>

### Assets Breakdown

In order to get the asset’s breakdown of **Transferable**, **Locked** and **Reserved** assets, click on the **asset bar** on the Portfolio page.

<div align="left"><figure><img src="/files/lsIRz8e7MWUI8cKa2AiH" alt=""><figcaption></figcaption></figure></div>

### Change Wallet

Change the wallet on the **Wallet tab** to check another wallet portfolio.

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

### Multishard filtering

{% hint style="info" %}
In case the selected wallet is a [Multishard ](/wallet-management/polkadot-vault-wallet-legacy/multishard-polkadot-vault-wallet.md)one, you can filter down the **Assets** for each shard by clicking on the shards link.
{% endhint %}

<div align="left"><figure><img src="/files/aqw0uiK21X9Q13GcBIHE" alt=""><figcaption></figcaption></figure></div>


---

# 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.novaspektr.io/portfolio/view-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.
