> For the complete documentation index, see [llms.txt](https://docs.tradinglab.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradinglab.ai/indicator-strategies/smart-money-concepts.md).

# Smart Money Concepts

The TradingLab Smart Money Concepts toolkit includes a wide variety of price action-related tools; including smart money-related features, automated imbalances, and order blocks.&#x20;

{% embed url="<https://youtu.be/FNUeYlhbXkU>" %}

{% content-ref url="/pages/RlYiaFU4qIupLqZSulU8" %}
[Market Structure](/indicator-strategies/smart-money-concepts/market-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/GnoI89tta9nmapfao6rX" %}
[Order Blocks](/indicator-strategies/smart-money-concepts/order-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/PptqXJHnETUrXBbi3C5E" %}
[Fair Value Gaps](/indicator-strategies/smart-money-concepts/fair-value-gaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/AI8T6KmrRELOCXp78pKv" %}
[Liquidity Grabs](/indicator-strategies/smart-money-concepts/liquidity-grabs.md)
{% endcontent-ref %}

{% content-ref url="/pages/hLR5Jk9DiqvUkctSrQpF" %}
[High & Lows](/indicator-strategies/smart-money-concepts/high-and-lows.md)
{% endcontent-ref %}

{% content-ref url="/pages/9BRqWIyQntOcoL2WDxRC" %}
[Full Strategy](/indicator-strategies/smart-money-concepts/full-strategy.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tradinglab.ai/indicator-strategies/smart-money-concepts.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.
