# Continuation Breakouts

1. **Market Breathers**:
   * After a significant move in one direction, the market often takes a pause.
   * Buyers and sellers step back to assess their next moves.
   * This results in a period of **consolidation**, where price moves within a range.

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

1. **Continuation Breakouts**:
   * These occur when traders push the price in the **same direction** as the prevailing trend.
   * It’s like catching a second wind after a brief rest.
   * Continuation breakouts align with the longer-term trend.

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


---

# 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://trnd-bot.gitbook.io/trnd/trnd-trainer/intro-to-charting-and-technical-analysis/introduction-to-charting/support-and-resistance/breakouts/continuation-breakouts.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.
