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

# Welcome to Rikka — Your Android AI Chat Application

> Rikka is a native Android app that unifies OpenAI, Google Gemini, Anthropic Claude, and any OpenAI-compatible provider in one beautiful interface.

Rikka brings every major AI provider together in a single, polished Android app. Instead of juggling separate apps and browser tabs, you connect your own API keys once and chat with OpenAI, Google Gemini, Anthropic Claude, or any OpenAI-compatible endpoint — all from the same familiar interface. Rikka is built natively in Kotlin with Jetpack Compose, so it feels fast, responsive, and right at home on your Android device.

## Get Started

<CardGroup cols={2}>
  <Card title="Download Rikka" icon="download" href="/download">
    Install Rikka from the website or Google Play and get set up in minutes.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Add your first provider, pick a model, and send your first message in under five minutes.
  </Card>

  <Card title="AI Providers" icon="plug" href="/providers/overview">
    Connect OpenAI, Google Gemini, Anthropic Claude, or any OpenAI-compatible API.
  </Card>

  <Card title="Assistants" icon="robot" href="/assistants/overview">
    Create custom assistants with tailored system prompts, models, and personas.
  </Card>

  <Card title="MCP Extensions" icon="puzzle" href="/extensions/mcp">
    Extend Rikka's capabilities with Model Context Protocol plugins and tools.
  </Card>

  <Card title="Web Access" icon="globe" href="/settings/web-access">
    Let Rikka search the web in real time to ground answers in current information.
  </Card>
</CardGroup>

## Why Rikka?

Rikka was designed around one idea: you should own your AI experience. You bring your own API keys, choose your own models, and keep your conversations private. There are no subscriptions, no middlemen, and no lock-in.

<CardGroup cols={2}>
  <Card title="Multiple Providers, One App" icon="plug" href="/providers/overview">
    Switch between OpenAI, Gemini, Claude, and OpenAI-compatible APIs without leaving the app.
  </Card>

  <Card title="Custom Assistants" icon="wand-magic-sparkles" href="/assistants/overview">
    Build reusable assistants with custom system prompts, model selections, and personalities.
  </Card>

  <Card title="MCP Tool Support" icon="puzzle" href="/extensions/mcp">
    Connect external tools and data sources through the Model Context Protocol.
  </Card>

  <Card title="Live Web Search" icon="globe" href="/settings/web-access">
    Enable real-time web access so your AI answers stay accurate and up to date.
  </Card>
</CardGroup>
