# TRADING PLATFORM

- [Ways to Trade](https://support.optionsai.com/options-ai-support/how-options-ai-works/bullish-bearish-or-neutral.md): Options AI gives you multiple innovative paths to finding the right trade, fast.
- [Category Lists](https://support.optionsai.com/options-ai-support/how-options-ai-works/category-lists.md)
- [Trade Scanner](https://support.optionsai.com/options-ai-support/how-options-ai-works/trade-scanner.md)
- [Expected Move](https://support.optionsai.com/options-ai-support/how-options-ai-works/expected-move.md): Options AI puts the Expected Move at the heart of its trading platform
- [Probability of Profit](https://support.optionsai.com/options-ai-support/how-options-ai-works/probability-of-profit.md)
- [Comparing Trade Strategies](https://support.optionsai.com/options-ai-support/how-options-ai-works/set-a-target.md)
- [Editing Option Strikes](https://support.optionsai.com/options-ai-support/how-options-ai-works/editing-strikes.md): Edit strikes
- [Trade Management Tools](https://support.optionsai.com/options-ai-support/how-options-ai-works/managing-a-position.md): Use insights from the options market to help manage your trade.


---

# 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://support.optionsai.com/options-ai-support/how-options-ai-works.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.
