# ChartSchool

Welcome to ChartSchool, [StockCharts.com](https://stockcharts.com)'s extensive educational resource for investors of all levels. Here, you can learn everything about investing and financial chart analysis.

{% hint style="info" %}
Got a question about investing or financial chart analysis?  Use the "Ask or Search" box in the upper right corner of this page to get an AI-assisted answer instantly!
{% endhint %}

### Table of Contents

[**Overview**](https://chartschool.stockcharts.com/table-of-contents/overview)\
A diverse collection of educational articles about investing and trading. This is a good place to start, especially if you're new to investing.

[**Chart Analysis**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis)\
A deep dive into the different methods investors and traders can use to analyze financial charts.

[**Technical Indicators and Overlays**](https://chartschool.stockcharts.com/table-of-contents/technical-indicators-and-overlays)\
Descriptions of technical indicators used to analyze the performance of stocks and other securities.

[**Market Indicators**](https://chartschool.stockcharts.com/table-of-contents/market-indicators)\
Descriptions of indicators that gauge the strength of the broader financial markets.

[**Market Analysis**](https://chartschool.stockcharts.com/table-of-contents/market-analysis)\
Explore the different ways you can analyze the financial markets.

[**Trading Strategies and Models**](https://chartschool.stockcharts.com/table-of-contents/trading-strategies-and-models)\
Explore different trading strategies and systems you can apply to make better trading and investing decisions.

[**Index and Market Indicator Catalog**](https://chartschool.stockcharts.com/table-of-contents/index-and-market-indicator-catalog)\
Documentation of the index symbols available in StockCharts.com.

[**Glossary**](https://chartschool.stockcharts.com/table-of-contents/glossary/glossary-a)\
Helpful definitions for common financial terminology


---

# 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://chartschool.stockcharts.com/chartschool.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.
