# Welcome to OptimusFLOW Help

![](/files/-LvqvnXeqwlQizuxPshq)

For ease of navigation, the Help system is divided into several categories that will allow you to quickly find the information you need:

{% content-ref url="/pages/-Lvqvmw2IxArtiKeXqKm" %}
[Getting started](/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmwTg1XNyaZsX3FR" %}
[Analytics panels](/analytics-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxBx3MwMgGj\_TiX" %}
[Trading panels](/trading-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxKU5YQU\_dKDhI6" %}
[Portfolio panels](/portfolio-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxRioxJ-iE13XX9" %}
[Information panels](/informational-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxZTPu-rTamVqgD" %}
[Miscellaneous](/miscellaneous-panels.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxiUrntxJx8z63P" %}
[Algo](/quantower-algo.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvqvmxwMiWrGJxAaNoP" %}
[Broken mention](broken://pages/-LvqvmxwMiWrGJxAaNoP)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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