# Documentation

### Overview

Welcome to the official AstraAlgo documentation.

Explore the documentation to quickly learn how to activate AstraAlgo, use the Indicator and Backtester, optimize your trading strategies, and access support resources.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-rocket-launch">:rocket-launch:</i></h4></td><td><strong>Onboarding</strong></td><td>Learn how to gain access to AstraAlgo’s trading tools on TradingView.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2Fr3tqxrKnbPQP3IZYCvTl%2F1.PNG?alt=media&#x26;token=ad94269c-4284-4e20-8725-8f9fd951f9da">1.PNG</a></td><td></td><td><a href="getting-started/onboarding">onboarding</a></td></tr><tr><td><h4><i class="fa-chart-column">:chart-column:</i></h4></td><td><strong>AstraAlgo Indicator</strong></td><td>Understand signals, overlays, alerts, and how to customize your settings.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2F30bcOgRADSU3zcXciCl6%2F9.PNG?alt=media&#x26;token=8ccd10cc-b191-4c21-b58a-00f47c425bb5">9.PNG</a></td><td></td><td><a href="toolkits/indicator">indicator</a></td></tr><tr><td><h4><i class="fa-hourglass-clock">:hourglass-clock:</i></h4></td><td><strong>AstraAlgo Backtester</strong></td><td>Test strategies, interpret results, and refine your trading approach.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FKapPrVJPB0PwsSxnrale%2F34.PNG?alt=media&#x26;token=4973f6b7-f7de-4471-a10d-6944db757949">34.PNG</a></td><td></td><td><a href="toolkits/backtester">backtester</a></td></tr><tr><td><i class="fa-display-chart-up">:display-chart-up:</i></td><td><strong>Backtest Library</strong></td><td>See trade examples with charts and settings in action.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2F0rYgbZYjTjgHG6IkWRwy%2F43.PNG?alt=media&#x26;token=0fdaaa3f-33f6-4aeb-955e-1d2398e8b1bc">43.PNG</a></td><td></td><td><a href="resources/backtest-library">backtest-library</a></td></tr><tr><td><i class="fa-rectangle-terminal">:rectangle-terminal:</i></td><td><strong>Reference Materials</strong></td><td>Access complete settings documentation, and the changelog of updates.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2F4pCTAAgWY0qYth9ekOiG%2F13.PNG?alt=media&#x26;token=15a4bb8f-cb2c-42fd-9f38-fda630561da3">13.PNG</a></td><td></td><td><a href="resources/materials">materials</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.astraalgo.com/readme.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.
