# 👋 Welcome to ChartGuide !

This is the official documentation for **ChartGuide**.

Here you will learn how to use all of our tools, indicators, and bots effectively. Whether you're a beginner or an experienced trader, this guide will help you understand everything you need to know to trade with confidence.

Our goal is to make you a better trader by providing clear instructions, helpful tips, and in-depth explanations of how to use ChartGuide to its full potential.

Let’s get started!


---

# 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://chartguide.gitbook.io/chartguide/welcome-to-chartguide.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.
