# Finding Trades

- [Scanners](https://docs.optionalpha.com/tools/finding-trades/scanners.md): Use automation to scan the market, evaluate opportunities, check technical indicators, open positions, and much more.
- [Trade Ideas](https://docs.optionalpha.com/tools/finding-trades/trade-ideas.md)
- [0DTE Oracle](https://docs.optionalpha.com/tools/finding-trades/0dte-oracle.md): 0DTE Oracle is a tool that helps us find and analyze 0DTE and next day trading opportunities.
- [Earnings Edge](https://docs.optionalpha.com/tools/finding-trades/earnings-edge.md): Earnings Edges gives traders a math-based approach to find backtested opportunities based on historical price action post-earning.
- [Screener](https://docs.optionalpha.com/tools/finding-trades/screener.md): Find, filter, sort and rank all supported symbols to find trades and create custom watchlists.
- [Trade Grid](https://docs.optionalpha.com/tools/finding-trades/trade-grid.md)
- [Top Strategies](https://docs.optionalpha.com/tools/finding-trades/top-strategies.md)


---

# 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.optionalpha.com/tools/finding-trades.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.
