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

# Welcome

> Build on AI Insurance

<CardGroup cols={2}>
  <Card title="Using AI Insurance" icon="compass" href="/app/getting-started/overview">
    Learn the app — the insurance lifecycle at a glance and how your workspace is organized
  </Card>

  <Card title="Workflows" icon="route" href="/app/workflows/creating-submissions">
    Follow the full lifecycle: submissions, quoting, binding, servicing, claims, and billing
  </Card>

  <Card title="Financials" icon="file-invoice-dollar" href="/financials/overview">
    Invoices, payments, reserves, and the financial side of your book
  </Card>

  <Card title="Administration" icon="users-gear" href="/app/admin/users-roles">
    Manage users and roles, company settings, form templates, and API keys
  </Card>

  <Card title="API Reference" icon="link" href="/api-reference/overview">
    Integrate with AI Insurance using our REST API — exposures, events, policies, quotes, and more
  </Card>

  <Card title="Authentication" icon="key" href="/api-reference/authentication">
    Generate an API key and start making authenticated requests
  </Card>

  <Card title="Roadmap" icon="map" href="/api-reference/roadmap">
    See what's available today and what's coming next
  </Card>

  <Card title="Support" icon="question" href="https://support.aiinsurance.io/customer-portal">
    Get help and find answers to common questions
  </Card>
</CardGroup>
