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

# NagaAI Docs

> Start with onboarding, API guides, account workflows, and tool integrations.

Use these docs to make your first request, choose the right API, ship production integrations, and connect NagaAI to your tools.

## Start Here

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/get-started/overview">
    Make your first request, choose an API, and pick a model.
  </Card>

  <Card title="Build" icon="hammer" href="/build/streaming">
    Learn streaming, tools, reasoning, multimodal input, billing, and production basics.
  </Card>

  <Card title="API Guides" icon="book" href="/api/responses">
    Go deep on Responses, Embeddings, Audio, Moderations, Images, Chat Completions, and Messages.
  </Card>

  <Card title="Account" icon="wallet" href="/account/account-management">
    Manage provisioning keys, balance, usage, and privacy settings.
  </Card>

  <Card title="Product" icon="grid-2" href="/product/playground">
    Explore the Playground and browser chat experience.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/agents/claude-code">
    Connect NagaAI to Claude Code, Codex CLI, OpenCode, Roo Code, and more.
  </Card>
</CardGroup>
