# Portfolio Tracker

The **Portfolio Tracker** feature suite provides users with a comprehensive toolkit to manage and optimize their investment portfolios across multiple cryptocurrencies. It tracks portfolio value in real-time, offering insights into portfolio performance and fluctuations, while also helping users assess asset distribution, risk exposure, and diversification for improved financial planning.

Key functionalities include profit and loss tracking (both realized and unrealized), detailed asset performance metrics, and cost basis calculations to help users understand their investments' current position and future growth potential. The suite also allows users to review transaction histories, including fees, and analyze the overall risk and volatility of their portfolio.

To assist with tax planning, the tracker includes a tax liability estimator that calculates potential capital gains and losses, ensuring users are prepared for tax obligations. Additionally, the tool enables benchmarking against market indices to evaluate portfolio performance relative to broader market trends, helping users make data-driven adjustments to their strategies for optimal returns.


---

# 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.satoshiterminal.io/research-suite/portfolio-management/portfolio-tracker.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.
