# Portfolio Panels

- [Positions](https://help.quantower.com/quantower/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.com/quantower/portfolio-panels/working-orders.md): Working orders panel displays all currently placed orders.
- [Trades](https://help.quantower.com/quantower/portfolio-panels/trades.md): Trades panel displays your trading history
- [Orders History](https://help.quantower.com/quantower/portfolio-panels/orders-history.md): Order History panel shows you information about your opening and closing orders
- [Synthetic Symbols](https://help.quantower.com/quantower/portfolio-panels/synthetic-symbols.md): Synthetic Symbols panel allows to create any non-standard instruments (symbols) or spreads that you can both trade and use as an indicator of the current market situation or market divergences.
- [Historical Symbols](https://help.quantower.com/quantower/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.com/quantower/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.
