# View portfolio statistics

> SubWallet’s portfolio statistics feature gives you a clear, real-time overview of your assets across multiple networks. You can monitor your total balance, asset distribution, and performance trends—all in one place—making it easier to manage and assess your holdings confidently.

To view your portfolio statistics, on the SubWallet homepage, simply select the "**Statistics**" tab.

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

You can now see in-depth statistics of your assets right on SubWallet :wink:

<figure><img src="/files/8xhAhQj1GgKfVhnCHWvH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If your account contains more than 6 tokens with balances, only the top 6 tokens with the highest balance will be displayed here when using this feature.
{% 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/view-portfolio-statistics.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.
