# Order Blocks

Order Blocks are categorized into two types: Bullish Order Blocks and Bearish Order Blocks. Bullish Order Blocks typically form near swing lows and are considered potential support zones.

Conversely, Bearish Order Blocks usually appear near swing highs and are regarded as potential resistance areas.

<figure><img src="/files/ulCs2wdPUBt3mfslyVu1" alt=""><figcaption></figcaption></figure>

To display longer-term Order Blocks, users can adjust the Length setting in the Order Blocks section. This setting determines the lookback period used for detecting swing points, which in turn constructs the Order Blocks.

{% hint style="info" %}
The toolkit showcases internal activity and metrics based on volume data.
{% endhint %}


---

# 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/toolkits/block-concepts-tm/order-blocks.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.
