# Category Lists

## Overview

Options AI provides a range of categories to help you quickly find stocks and ETFs. Categories are organized by:

* Sectors
* Stock Metrics
* Option Metrics
* Earnings Events

### Viewing a Category

Each category is described on the given category page. You can access a category by:

* Logging in
* Clicking the search Icon
* Selecting a category

![Click on a category to view it](/files/JWm842yAHr1MDjrummcd)

{% hint style="warning" %}
Don't see a category you're looking for?

Email <support@optionsai.com> with your idea for a category and we'll get back to you.
{% endhint %}

### Category Filters

Options AI uses data feeds from third parties to generate categories. The list is refreshed on a periodic basis. Criteria and liquidity filters are applied, meaning the **lists are not exhaustive**.

The filters used on each category may vary and are detailed below:

| Category               | Filters Applied           | Refresh Interval |
| ---------------------- | ------------------------- | ---------------- |
| Market Gainers         | Market cap, open interest | 10 minutes       |
| Market Losers          | Market cap, open interest | 10 minutes       |
| Unusual Options Volume | Market cap, open interest | 30 minutes       |
| High Call Volume       | Market cap, open interest | 30 minutes       |
| High Put Volume        | Market cap, open interest | 30 minutes       |
| Overbought RSI         | Market cap, open interest | 60 minutes       |
| Oversold RSI           | Market cap, open interest | 60 minutes       |
| RIsing IV              | Market cap, open interest | 60 minutes       |
| Falling IV             | Market cap, open interest | 60 minutes       |
| High IV                | Market cap, open interest | 60 minutes       |
| Low IV                 | Market cap, open interest | 60 minutes       |
| ETFs                   | Liquidity, market cap     | Manual           |
| FAANG+                 | Liquidity, market cap     | Manual           |
| Crypto                 | Liquidity, market cap     | Manual           |
| EV Auto                | Liquidity, market cap     | Manual           |
| Consumer               | Liquidity, market cap     | Manual           |
| Energy                 | Liquidity, market cap     | Manual           |
| Financials             | Liquidity, market cap     | Manual           |
| Media                  | Liquidity, market cap     | Manual           |
| Healthcare             | Liquidity, market cap     | Manual           |
| Next  Week's Earnings  | Market cap, optionable    | Daily            |
| This Week's Earnings   | Market cap, optionable    | Daily            |


---

# 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/category-lists.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.
