# Asset Management / Token Holdings

To check out the holdings of each wallet, all you have to do is click on the Wallet icon of the account on Solscan.

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

This will lead you to the Wallet page of the account, where you can check the following:\
\
Total net worth of the account, as well as breakdown for each position:

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

Further breakdown by tokens, NFTs, as well as LPs

<figure><img src="/files/pBPMRgFJxWUtIZ6Xcc50" 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.solscan.io/transaction-details/account/asset-management-token-holdings.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.
