# SYSTEM OVERVIEW

- [CTE 0DTE Trading Method](https://docs.rigged.ai/guide/cte-0dte-trading-method.md)
- [RIGGED Quick Start Guide](https://docs.rigged.ai/guide/rigged-quick-start-guide.md): This covers the entire options strategy and system. Learn it, use it and win more trades!
- [How to use RIGGED AI](https://docs.rigged.ai/guide/how-to-use-rigged-ai.md): This covers the entire options strategy and system. Learn it, use it and win more trades!
- [The Blue Line Rule](https://docs.rigged.ai/guide/the-blue-line-rule.md): The Blue Line and 3-Strike Rule are core components of the RIGGED AI trading system.
- [0DTE Trading Zones](https://docs.rigged.ai/guide/0dte-trading-zones.md)
- [The 3-Strike Rule](https://docs.rigged.ai/guide/the-3-strike-rule.md): In the average trading session we see a maximum of 3-strikes above or below the blue line. This is where we risk off!
- [How to Trade 0DTE Options](https://docs.rigged.ai/guide/how-to-trade-0dte-options.md)
- [Win Rate & EDGE Alerts](https://docs.rigged.ai/guide/win-rate-and-edge-alerts.md)
- [KTR - Entering Trades](https://docs.rigged.ai/guide/ktr-entering-trades.md)
- [Volume = Tradeability](https://docs.rigged.ai/guide/volume-tradeability.md)
- [Terminology](https://docs.rigged.ai/guide/terminology.md): Glossary of terms to understand the RIGGED system and slang.
- [Questions](https://docs.rigged.ai/guide/questions.md): Common questions about RIGD and 0DTE


---

# 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.rigged.ai/guide.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.
