# Miscellaneous

- [Futures Rollover](https://help.quantower.com/quantower/miscellaneous-panels/futures-rollover.md)
- [History Exporter](https://help.quantower.com/quantower/miscellaneous-panels/history-exporter.md): This panel is designed to export historical data from a broker, exchange, or data provider to an external file in CSV format.
- [Symbol Mapping Manager](https://help.quantower.com/quantower/miscellaneous-panels/symbol-mapping-manager.md): This panel is used to receive data from one broker that provides it and trade with another broker.
- [Sessions manager](https://help.quantower.com/quantower/miscellaneous-panels/sessions-manager.md): The new Sessions Manager feature allows you to create session templates and assign them to symbols, exchanges, or connections.
- [Live Support](https://help.quantower.com/quantower/miscellaneous-panels/live-support.md): Leave any question you have about our platform and we will answer it for you.
- [Market Heat map](https://help.quantower.com/quantower/miscellaneous-panels/market-heat-map.md): A market heat map represents real-time data in the form of tiles that are automatically sorted by volume or price change
- [Stat matrix](https://help.quantower.com/quantower/miscellaneous-panels/stat-matrix.md)
- [Exchange times](https://help.quantower.com/quantower/miscellaneous-panels/exchange-times.md): "Exchange times" panel was developed to help trader monitor the worldwide Exchanges activity periods
- [Quote Board](https://help.quantower.com/quantower/miscellaneous-panels/quote-board.md)
- [Browser](https://help.quantower.com/quantower/miscellaneous-panels/browser.md)
- [Excel and RTD function](https://help.quantower.com/quantower/miscellaneous-panels/excel-rtd-trading.md): How to export Real-Time data to Excel
- [Changing RTD Throttle Interval in Excel](https://help.quantower.com/quantower/miscellaneous-panels/excel-rtd-trading/changing-rtd-throttle-interval-in-excel.md): Excel has a throttle that manages how often the data will be updated. Use this guide to change the throttle interval in couple steps.
- [Quantower Telegram Bot](https://help.quantower.com/quantower/miscellaneous-panels/quantower-telegram-bot.md): Get important notifications directly to your Telegram account about Price Targets and Trading operations.
- [Themes editor](https://help.quantower.com/quantower/miscellaneous-panels/themes-editor.md): Quantower Themes editor allows global UI color modification and saves these changes as a new custom theme.


---

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