# Education

- [Technical Analysis](https://docs.ezalgo.ai/education/technical-analysis.md)
- [Price Action](https://docs.ezalgo.ai/education/technical-analysis/price-action.md)
- [Volume](https://docs.ezalgo.ai/education/technical-analysis/volume.md)
- [Support & Resistance](https://docs.ezalgo.ai/education/technical-analysis/support-and-resistance.md)
- [Fibonacci Levels](https://docs.ezalgo.ai/education/technical-analysis/fibonacci-levels.md)
- [Heikin-Ashi Candles](https://docs.ezalgo.ai/education/technical-analysis/heikin-ashi-candles.md)
- [Elliott Waves](https://docs.ezalgo.ai/education/technical-analysis/elliott-waves.md)
- [Chart Patterns](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns.md)
- [Continuation Patterns](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns.md)
- [Flags](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns/flags.md)
- [Pennants](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns/pennants.md)
- [Rectangles](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns/rectangles.md)
- [Triangles](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns/triangles.md)
- [Wedges](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/continuation-patterns/wedges.md)
- [Reversal Patterns](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns.md)
- [Double Bottom / Top](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns/double-bottom-top.md)
- [Gaps](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns/gaps.md)
- [Head and Shoulders](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns/head-and-shoulders.md)
- [Triple Bottom / Top](https://docs.ezalgo.ai/education/technical-analysis/chart-patterns/reversal-patterns/triple-bottom-top.md)
- [Candlestick Patterns](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns.md)
- [Abandoned Baby](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/abandoned-baby.md)
- [Dojis](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis.md)
- [Doji Stars](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis/doji-stars.md)
- [Dragonfly Doji](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis/dragonfly-doji.md)
- [Evening Doji Star](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis/evening-doji-star.md)
- [Gravestone Doji](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis/gravestone-doji.md)
- [Morning Doji Star](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/dojis/morning-doji-star.md)
- [Engulfing](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/engulfing.md)
- [Evening Star](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/evening-star.md)
- [Hammer](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/hammer.md)
- [Hanging Man](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/hanging-man.md)
- [Inverted Hammer](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/inverted-hammer.md)
- [Morning Star](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/morning-star.md)
- [Shooting Star](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/shooting-star.md)
- [Spinning Top Black](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/spinning-top-black.md)
- [Spinning Top White](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/spinning-top-white.md)
- [Three Black Crows](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/three-black-crows.md)
- [Three White Soldiers](https://docs.ezalgo.ai/education/technical-analysis/candlestick-patterns/three-white-soldiers.md)
- [Technical Indicators](https://docs.ezalgo.ai/education/technical-indicators.md)
- [Risk Management](https://docs.ezalgo.ai/education/risk-management.md)
- [Cross vs. Isolated Margin](https://docs.ezalgo.ai/education/risk-management/cross-vs.-isolated-margin.md)
- [Dollar Cost Averaging](https://docs.ezalgo.ai/education/risk-management/dollar-cost-averaging.md)
- [Leverage Trading](https://docs.ezalgo.ai/education/risk-management/leverage-trading.md)
- [Spot vs. Margin Trading](https://docs.ezalgo.ai/education/risk-management/spot-vs.-margin-trading.md)
- [Trading Rules](https://docs.ezalgo.ai/education/trading-rules.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.ezalgo.ai/education.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.
