# Reference Materials

### Overview

This section is designed to help traders understand each option within the toolkits, clarify configuration choices, and troubleshoot common issues.&#x20;

It serves as a quick-access resource for both new and experienced users who want a deeper understanding of how AstraAlgo works on TradingView.

<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-gear">:gear:</i></h4></td><td><strong>Settings Glossary</strong></td><td>Descriptions of all configurable inputs and parameters.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FE1Uv98IiUwIn0H6nkZZp%2F38.PNG?alt=media&#x26;token=7705837f-f8b6-43ed-822f-748f7d06391d">38.PNG</a></td><td></td><td><a href="materials/settings-glossary">settings-glossary</a></td></tr><tr><td><h4><i class="fa-bell">:bell:</i></h4></td><td><strong>Alerts Reference</strong></td><td>Information on all available alerts and their uses.</td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FlTwBL1kP8QleQ4S5pJYq%2F12.PNG?alt=media&#x26;token=84c3a37e-215e-4ac6-801b-9dc70e17d6c9">12.PNG</a></td><td></td><td><a href="materials/alerts-reference">alerts-reference</a></td></tr><tr><td><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></td><td><strong>Troubleshooting</strong></td><td>Technical references for resolving common issues.</td><td></td><td></td><td><a href="materials/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/resources/materials.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.
