# Managing your Portfolio

- [Overall Balance](https://support.tao.com/documentation/managing-your-portfolio/overall-balance.md): Follow the steps below to view more details about your overall balance.
- [Staked Balance](https://support.tao.com/documentation/managing-your-portfolio/staked-balance.md): Follow the steps below to view more details about your staked balance.
- [Subnet Holdings](https://support.tao.com/documentation/managing-your-portfolio/subnet-holdings.md)
- [Via Your Wallet](https://support.tao.com/documentation/managing-your-portfolio/subnet-holdings/via-your-wallet.md): Follow the steps below to view more details about your subnet holdings via your wallet.
- [Via a Subnet Profile Page](https://support.tao.com/documentation/managing-your-portfolio/subnet-holdings/via-a-subnet-profile-page.md): Follow the steps below to view more details about your subnet holdings via a subnet profile page.
- [Tracking the TAO/USD Price](https://support.tao.com/documentation/managing-your-portfolio/tracking-the-tao-usd-price.md): Follow the steps below to track the TAO/USD price.
- [Viewing Your Transaction History](https://support.tao.com/documentation/managing-your-portfolio/viewing-your-transaction-history.md): Follow the steps below to view your transaction history.


---

# 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://support.tao.com/documentation/managing-your-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.
