# Quick Start

#### Getting started

Welcome to the CandelaCharts knowledge hub! Dive in by clicking the buttons below to discover how to get started, master our toolkits, and supercharge your trading journey with CandelaCharts.

{% content-ref url="../toolkits" %}
[toolkits](https://docs.candelacharts.com/toolkits)
{% endcontent-ref %}

{% content-ref url="../oscillators" %}
[oscillators](https://docs.candelacharts.com/oscillators)
{% endcontent-ref %}

{% content-ref url="../models" %}
[models](https://docs.candelacharts.com/models)
{% endcontent-ref %}

{% content-ref url="../statistics" %}
[statistics](https://docs.candelacharts.com/statistics)
{% endcontent-ref %}

{% content-ref url="../investing" %}
[investing](https://docs.candelacharts.com/investing)
{% endcontent-ref %}

#### FAQs

Looking for fast answers to common questions about our website, products, or billing? Click the button below to explore our FAQ.

{% content-ref url="faqs" %}
[faqs](https://docs.candelacharts.com/get-started/faqs)
{% endcontent-ref %}

#### Join our community

Need more assistance or have feedback to share? Join our community or email us at <hello@candelacharts.com>


---

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