# Automation

- [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.


---

# 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.optionomega.com/automation.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.
