# Portfolio Tracker Pro

- [Quick Start](https://guides.smolcompute.xyz/1/tracker/quick-start.md)
- [Accounts](https://guides.smolcompute.xyz/1/tracker/accounts.md): Overview of the Accounts Sheets
- [The Dashboard](https://guides.smolcompute.xyz/1/tracker/dashboard.md): An Overview of the Dashboard
- [ROI Charts](https://guides.smolcompute.xyz/1/tracker/roi-tool.md): How to use the ROI Tool
- [Watchlists](https://guides.smolcompute.xyz/1/tracker/watchlists.md)
- [Changing the Primary Currency](https://guides.smolcompute.xyz/1/tracker/changing-the-primary-currency.md): How to change the primary currency of the Portfolio Tracker.
- [Optional Secondary Currency](https://guides.smolcompute.xyz/1/tracker/secondary-currency.md): The smol Portfolio Tracker allows you to easily set a secondary currency used to display important stats about your portfolio in a currency other than USD.
- [Troubleshooting](https://guides.smolcompute.xyz/1/tracker/troubleshooting.md)
- [Changelog](https://guides.smolcompute.xyz/1/tracker/release-notes.md): Smol Portfolio Tracker


---

# 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://guides.smolcompute.xyz/1/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.
