# Trading on Options AI

## What can I trade on Options AI?

Options AI currently supports trades in the following securities:

* U.S. Exchange-Listed Stocks and ETFs
* U.S. Exchange-Listed Options on Stocks and ETFs
* Some ADRs

## Can I trade stock on Options AI?

Yes you can buy stock. However, you cannot short a stock.

## What Option strategies can I trade on Options AI

Options AI supports defined-risk trades only. So you can know exactly what's at stake.

The following option strategies are currently supported:

* Long Call
* Long Put
* Long Call Spread
* Short Call Spread
* Long Put Spread
* Short Put Spread
* Short Iron Fly
* Short Iron Condor


---

# 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/about-us/trading-on-options-ai.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.
