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

# Welcome to Coral

> Your personal AI assistant, hosted and managed for you

Coral gives you a fully managed [OpenClaw](https://github.com/openclaw/openclaw) instance — no servers to configure, no CLI required. Sign in, pick your AI provider, and start chatting in minutes.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Go from sign-up to your first conversation in under 5 minutes.
  </Card>

  <Card title="Chat" icon="message" href="/features/chat">
    Send messages, attach images, and interact with your assistant.
  </Card>

  <Card title="Skills" icon="puzzle-piece" href="/features/skills">
    Extend your assistant with domain-specific capabilities.
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/features/use-cases">
    Pre-built workflow templates to get started quickly.
  </Card>

  <Card title="Models" icon="brain" href="/features/models">
    Choose between Light, Standard, and Pro AI model tiers.
  </Card>

  <Card title="Integrations" icon="plug" href="/features/integrations">
    Connect your assistant to Discord, WhatsApp, Slack, Google Workspace, and more.
  </Card>

  <Card title="Agentic Access" icon="robot" href="/developers/agentic-access">
    Connect AI tools to Coral docs via MCP, llms.txt, or Markdown.
  </Card>
</CardGroup>

## What you get

* **Isolated sandbox** — Your own OpenClaw instance running on dedicated infrastructure.
* **System-managed API keys** — Use our keys to talk to OpenAI, Anthropic, and Google models, or [bring your own](/features/bring-your-own-key) (including ChatGPT/Codex OAuth).
* **App hosting** — Your assistant can [build and publish web apps](/features/app-hosting) (CRMs, dashboards, tools) directly from your sandbox.
* **Skills and integrations** — Extend your assistant with web search, image generation, and more. Connect to Discord, WhatsApp, Slack, Telegram, and 70+ apps via Composio (Google Suite, GitHub, Notion, Stripe, and more).
* **Credit-based billing** — Transparent usage tracking with included monthly credits.
* **Automatic backups** — Rolling and daily encrypted backups, with one-click restore.
* **Web-based everything** — Chat, configure, and manage from your browser. No CLI needed.

## How it works

```mermaid theme={null}
graph LR
    A[Sign in with Google] --> B[Configure your assistant]
    B --> C[Sandbox launches]
    C --> D[Chat, integrate, customize]
```

1. **Sign in** — Use your Google account or email/password.
2. **Configure** — Choose an AI provider (or use ours) and name your assistant.
3. **Launch** — Coral provisions a dedicated sandbox with OpenClaw pre-installed.
4. **Use** — Chat directly, open the Control UI, connect messaging platforms, or use the API.
