# AgenaTrader Online Help

To help you build your knowledge step by step, we strive to provide the most detailed information possible. Here, you will be guided through the extensive functionality of AgenaTrader and find comprehensive product descriptions.&#x20;

Additionally, related documentation pages are available to support your learning process. The **Indicators** section provides a complete list and descriptions of all AgenaTrader indicators. The **AgenaScript** section offers advanced scripting knowledge to help you create and customize your trading strategies. Lastly, the **Release Notes** section details all version updates and changes, ensuring you stay informed about the latest improvements and features.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://indicators.agenatrader.com/"><strong>Indicators</strong></a></td><td><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2F2XHKHgGxPzYMIt508tZM%2Fimage.png?alt=media&#x26;token=56aecae1-1554-49ef-b24c-b105b1319571" alt="" data-size="original"></td><td></td><td><a href="broken-reference">Broken file</a></td><td><a href="https://indicators.agenatrader.com/">https://indicators.agenatrader.com/</a></td></tr><tr><td><a href="https://script.agenatrader.com/"><strong>AgenaScript</strong></a></td><td><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2F6pjQcskONnil7ACbnA9Q%2Fimage.png?alt=media&#x26;token=56639c2e-ee99-4b18-b067-e0c21106ef1e" alt="" data-size="original"></td><td></td><td><a href="broken-reference">Broken file</a></td><td></td></tr><tr><td><a href="https://release.agenatrader.com/"><strong>Release Notes</strong></a></td><td><img src="https://2105664868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSb9KiaeLmZhUGHJdWN19%2Fuploads%2Fu8htF2LC0ZP7usDArWeR%2Fimage.png?alt=media&#x26;token=8aaf0f09-0b27-4014-a6fd-29f055e4b8f8" alt="" data-size="original"></td><td></td><td><a href="broken-reference">Broken file</a></td><td><a href="https://release.agenatrader.com/v/german-2">https://release.agenatrader.com/v/german-2</a></td></tr></tbody></table>


---

# 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://docs.agenatrader.com/agenatrader-online-help.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.
