# 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)
- [Crypto balances](https://help.quantower.com/quantower/informational-panels/crypto-balances.md)
- [Symbol Info](https://help.quantower.com/quantower/informational-panels/symbol-info.md)
- [Currencies Exposure](https://help.quantower.com/quantower/informational-panels/currencies-exposure.md)
- [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)


---

# 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://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.
