# Welcome to Quantower Help

<div align="center"><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-LZJcu7IofvOXmrdD2ts%2F-LZJd1Hjxk9J_tt3_9hI%2FMain%20workspace%20for%20help.png?alt=media&#x26;token=597379af-b0bf-493a-a7a5-0924e055e797" alt=""></div>

For the answers you can't find in the Knowledge Base, please contact us via the following options:

* [**Telegram Support Chat**](https://t.me/quantower)
* [**Live Chat on our website**](https://www.quantower.com/) (pop-up window in the lower right)
* Email us at **<info@quantower.com>**

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

{% content-ref url="getting-started" %}
[getting-started](https://help.quantower.com/quantower/getting-started)
{% endcontent-ref %}

{% content-ref url="analytics-panels" %}
[analytics-panels](https://help.quantower.com/quantower/analytics-panels)
{% endcontent-ref %}

{% content-ref url="trading-panels" %}
[trading-panels](https://help.quantower.com/quantower/trading-panels)
{% endcontent-ref %}

{% content-ref url="portfolio-panels" %}
[portfolio-panels](https://help.quantower.com/quantower/portfolio-panels)
{% endcontent-ref %}

{% content-ref url="informational-panels" %}
[informational-panels](https://help.quantower.com/quantower/informational-panels)
{% endcontent-ref %}

{% content-ref url="miscellaneous-panels" %}
[miscellaneous-panels](https://help.quantower.com/quantower/miscellaneous-panels)
{% endcontent-ref %}

{% content-ref url="quantower-algo" %}
[quantower-algo](https://help.quantower.com/quantower/quantower-algo)
{% endcontent-ref %}

{% content-ref url="customization" %}
[customization](https://help.quantower.com/quantower/customization)
{% endcontent-ref %}


---

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