> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/informational-panels.md).

# Information Panels

- [Account performance](https://help.quantower.com/quantower/informational-panels/account-perfomance.md): This panel is designed to track trader's trading, analyze and collect statistics
- [Account info](https://help.quantower.com/quantower/informational-panels/account-info.md): View all your trading account details in the Quantower Account Info panel — balances, margin, and key metrics, plus the option to lock trading per account
- [Crypto balances](https://help.quantower.com/quantower/informational-panels/crypto-balances.md): Track all your coin balances in Quantower with the Crypto Balances panel — total, available, and reserved amounts valued in BTC and USD
- [Symbol Info](https://help.quantower.com/quantower/informational-panels/symbol-info.md): Open the Symbol Info panel in Quantower to see detailed instrument data and link it with the Watchlist and Chart for synced symbol selection
- [Currencies Exposure](https://help.quantower.com/quantower/informational-panels/currencies-exposure.md): Use the Currencies Exposure panel in Quantower to see your total currency exposure and gross P/L across all open Forex positions
- [Event Log](https://help.quantower.com/quantower/informational-panels/event-log.md): This panel displays all events happening in Quantower.
- [RSS (News panel)](https://help.quantower.com/quantower/informational-panels/rss.md): RSS (News panel) was developed in order to allow traders to watch the news feeds right inside the Quantower platform.
- [Reports](https://help.quantower.com/quantower/informational-panels/reports.md): Use the Reports panel in Quantower to pull statistical reports from your broker, with filters by account and date range where supported


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.quantower.com/quantower/informational-panels.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.
