# Portfolio

As the name suggests, the Portfolio page allows you to monitor your portfolio and the balances within your wallet. You can also use this feature to track the portfolio/ treasury construction of other wallets as well

Take a look at <https://aptscan.ai/accounts/0x931f97b9f9c62bd1897a724228fea7bcc44d6a6175eb159bb871ce2c4687eeab?tab=portfolio> for example:

The portfolio will have 2 sub-tab\
\
\&#xNAN;***Coin***

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

***NFT Token page***

<figure><img src="/files/9XvXIGbiA4ZVkzy6BGFv" alt=""><figcaption></figcaption></figure>

With the NFT Token page, you can also switch back to the bar view, using the button in the right side corner. The new view is similar to the Coin page subtab within the Portfolio's page.&#x20;

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


---

# 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.aptscan.ai/browsing-the-site/account/portfolio.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.
