# Get started

- [Quick Start](https://docs.candelacharts.com/get-started/readme.md): Begin exploring how CandelaCharts works in just minutes.
- [What is CandelaCharts?](https://docs.candelacharts.com/get-started/what-is-candelacharts.md): Premier provider of advanced trading indicators
- [Frequently Asked Questions](https://docs.candelacharts.com/get-started/faqs.md): CandelaCharts FAQs
- [Join Our Community](https://docs.candelacharts.com/get-started/community.md)
- [Markets Availability](https://docs.candelacharts.com/get-started/markets.md): Supported Financial Markets
- [Supported Trading Styles](https://docs.candelacharts.com/get-started/markets-1.md): Supported Trading Styles
- [Trading Framework](https://docs.candelacharts.com/get-started/trading-framework.md)


---

# 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.candelacharts.com/get-started.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.
