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

# Welcome to Coreply

> AI-powered texting suggestions that finish your sentences — right inside your favorite messaging apps.

Coreply is an Android app that watches what you type and suggests how to finish your message in real time. It works inside WhatsApp, Instagram, Signal, Telegram, and 15+ other apps — no copy-pasting, no switching windows.

Connect your own AI provider or use Coreply Cloud to get started in minutes.

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/installation">
    Download the APK and set up Coreply on your Android device.
  </Card>

  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Get your first suggestion in under 5 minutes.
  </Card>

  <Card title="AI Providers" icon="microchip" href="/providers/overview">
    Connect Google AI Studio, Groq, OpenRouter, OpenAI, or Mistral.
  </Card>

  <Card title="Configuration" icon="sliders" href="/configuration/api-settings">
    Customize model settings, suggestion display, and more.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Install the app">
    Download the latest APK from the [releases page](https://github.com/coreply/coreply/releases) and install it on your Android device (Android 8+).
  </Step>

  <Step title="Choose a provider">
    Sign up for [Coreply Cloud](https://coreply.up.nadles.com/) for instant access, or enter your own API key from any OpenAI-compatible provider.
  </Step>

  <Step title="Enable the service">
    Toggle on Coreply in the app and grant the accessibility permission when prompted.
  </Step>

  <Step title="Start typing">
    Open any supported messaging app and start typing. Suggestions appear automatically — tap to insert a word, or long-press to insert the full suggestion.
  </Step>
</Steps>

<Note>
  Coreply sends conversation context directly to your chosen AI provider. No data passes through intermediate servers (except when using Coreply Cloud).
</Note>
