# Miscellaneous

- [History Exporter](https://help.optimusflow.app/miscellaneous-panels/history-exporter.md)
- [Market heat map](https://help.optimusflow.app/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.optimusflow.app/miscellaneous-panels/stat-matrix.md)
- [Exchange times](https://help.optimusflow.app/miscellaneous-panels/exchange-times.md)
- [Quote Board](https://help.optimusflow.app/miscellaneous-panels/quote-board.md)
- [Excel and RTD function](https://help.optimusflow.app/miscellaneous-panels/excel-rtd-trading.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.optimusflow.app/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.
