> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flarebot.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Models

> AI models powering Flare's chatbot and ask features.

## Current Models

Flare uses **Google Gemini** models for AI responses. The specific model is automatically selected based on availability and your server's plan.

| Plan        | Models Used                                   |
| ----------- | --------------------------------------------- |
| **Free**    | Gemini Flash (fast, efficient)                |
| **Premium** | Gemini Pro (higher quality, better reasoning) |

## Key Rotation

Flare manages multiple API keys and automatically rotates between them when one is rate-limited. If a key returns a 429 (rate limited) or 404 (model unavailable) error, Flare marks it as exhausted and tries the next key — up to 3 attempts per request.
