# Option Omega Documentation

## Option Omega Documentation

- [Welcome](https://docs.optionomega.com/welcome.md): Welcome to Option Omega Documentation — your go-to resource for all things Option Omega!
- [Read This First](https://docs.optionomega.com/welcome/read-this-first.md): Welcome to the start of your journey with Option Omega!
- [Academy](https://docs.optionomega.com/welcome/academy.md): 🎓 Getting Started with Option Omega Academy
- [Written Documentation](https://docs.optionomega.com/welcome/written-documentation.md)
- [Discord Community](https://docs.optionomega.com/welcome/discord-community.md): The Option Omega Discord is where strategy meets community. It’s the heart of our platform — a space where traders at all levels collaborate, share insights, and help each other succeed.
- [Get Verified](https://docs.optionomega.com/welcome/discord-community/get-verified.md): Unlock access to the full Option Omega Discord community, verified channels, and member discussions.
- [Rules & Expectations](https://docs.optionomega.com/welcome/discord-community/rules-and-expectations.md): The following guidelines are here to help the community stay productive, respectful, and focused.
- [Verified Channel Guide](https://docs.optionomega.com/welcome/discord-community/verified-channel-guide.md): This guide explains what each Discord channel is for so you can post in the right place, find relevant discussions, and get the most value from the community.
- [Common Abbreviations](https://docs.optionomega.com/welcome/discord-community/common-abbreviations.md): Many of the most common terms, abbreviations, and acronyms used on the OO Discord.
- [Discord Tips & Tricks](https://docs.optionomega.com/welcome/discord-community/discord-tips-and-tricks.md): Whether you're new to the Option Omega Discord or just looking to engage more effectively, the tips below will help you navigate the community and contribute with confidence.
- [Scam Awareness & Reporting](https://docs.optionomega.com/welcome/discord-community/scam-awareness-and-reporting.md): Discord has a known problem with scammers. Learn how to identify impersonators, protect yourself, and report suspicious behavior.
- [Video Highlights](https://docs.optionomega.com/welcome/video-highlights.md)
- [Video Resources](https://docs.optionomega.com/welcome/video-highlights/video-resources.md)
- [YouTube Instructional Videos](https://docs.optionomega.com/welcome/video-highlights/youtube-instructional-videos.md)
- [Real Quicks](https://docs.optionomega.com/welcome/video-highlights/real-quicks.md)
- [Cigar Lounge Interviews](https://docs.optionomega.com/welcome/video-highlights/cigar-lounge-interviews.md)
- [Cigar Lounge Backtest & Concept Videos](https://docs.optionomega.com/welcome/video-highlights/cigar-lounge-backtest-and-concept-videos.md)
- [Free Trial](https://docs.optionomega.com/welcome/free-trial.md)
- [Sample Backtests](https://docs.optionomega.com/welcome/free-trial/sample-backtests.md)
- [Trial FAQ](https://docs.optionomega.com/welcome/free-trial/trial-faq.md)
- [Backtest Setup](https://docs.optionomega.com/backtesting/backtest-setup.md)
- [Backtest Results](https://docs.optionomega.com/backtesting/backtest-results.md)
- [Portfolios](https://docs.optionomega.com/backtesting/portfolios.md)
- [Advanced Options](https://docs.optionomega.com/backtesting/advanced-options.md)
- [Custom Signals Tester](https://docs.optionomega.com/backtesting/advanced-options/custom-signals-tester.md)
- [Early Exits during Holidays and Weekends](https://docs.optionomega.com/backtesting/early-exits-during-holidays-and-weekends.md)
- [Backtesting FAQ](https://docs.optionomega.com/backtesting-faq.md)
- [Read This First — Brokerage Details](https://docs.optionomega.com/automation/read-this-first-brokerage-details.md)
- [Getting Started](https://docs.optionomega.com/automation/getting-started.md)
- [Strategy Setup](https://docs.optionomega.com/automation/strategy-setup.md)
- [Profit Target and Stop Loss Order Types](https://docs.optionomega.com/automation/profit-target-and-stop-loss-order-types.md)
- [Entry Time Configuration](https://docs.optionomega.com/automation/entry-time-configuration.md): Floating Entry Time and Entry Window
- [Trade Management](https://docs.optionomega.com/automation/trade-management.md)
- [Automation FAQ](https://docs.optionomega.com/automation/automation-faq.md): Frequently asked questions for the automation platform
- [Trade Smart: InfoStation](https://docs.optionomega.com/automation/trade-smart-infostation.md): This page contains information not necessarily specific to OO, but relevant for options trading in general.
- [Setup and Use](https://docs.optionomega.com/modeling/setup-and-use.md)
- [Modeling FAQ](https://docs.optionomega.com/modeling/modeling-faq.md)
- [OO Orientation](https://docs.optionomega.com/quick-links/oo-orientation.md)
- [Contact Us / Support](https://docs.optionomega.com/support/contact-us-support.md)
- [Subscription Tiers](https://docs.optionomega.com/support/subscription-tiers.md): Option Omega has 4 subscription tiers, each available in monthly or annual subscriptions.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.optionomega.com/welcome.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.
