# Portfolio panels

- [Positions](https://help.quantower.in/portfolio-panels/positions.md): Positions panel displays an extended information about all currently opened positions, their P/L and prices
- [Working Orders](https://help.quantower.in/portfolio-panels/working-orders.md)
- [Trades](https://help.quantower.in/portfolio-panels/trades.md)
- [Orders History](https://help.quantower.in/portfolio-panels/orders-history.md)
- [Synthetic Symbols](https://help.quantower.in/portfolio-panels/synthetic-symbols.md)
- [Historical Symbols](https://help.quantower.in/portfolio-panels/historical-symbols.md): Historical Symbols panel is designed to import historical data from third-party data providers to Quantower with performing a subsequent technical analysis or backtesting.


---

# 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.in/portfolio-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.
