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

# homie AI Documentation

> Find setup guides, product references, and API docs for homie AI, organized by category.

Everything you need to set up, configure, and integrate homie AI — organized by category so you can jump straight to what you need.

## Product guides

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/en/user-guide/quick-start/introduction">
    Learn what homie AI does and how to launch your first assistant.
  </Card>

  <Card title="Assistants" icon="robot" href="/en/user-guide/assistants/overview">
    Configure appearance, fine-tuning, behavior, and publishing.
  </Card>

  <Card title="Knowledge" icon="book" href="/en/user-guide/knowledge/overview">
    Connect the sources homie uses to answer accurately.
  </Card>

  <Card title="Product Questions" icon="sparkles" href="/en/user-guide/product-questions/overview">
    Answer product detail page questions automatically.
  </Card>

  <Card title="Tools" icon="wrench" href="/en/user-guide/tools/overview">
    Extend homie with built-in and custom tools.
  </Card>

  <Card title="Integrations" icon="plug" href="/en/user-guide/integrations/overview">
    Connect homie to Shopify and other platforms.
  </Card>
</CardGroup>

## Developer resources

<CardGroup cols={2}>
  <Card title="REST API" icon="server" href="/en/api-reference/backend/overview">
    Build server-side integrations against the homie API.
  </Card>

  <Card title="Client API" icon="code" href="/en/api-reference/client/overview">
    Control the embedded widget from your storefront code.
  </Card>
</CardGroup>

## Account & help

<CardGroup cols={2}>
  <Card title="Settings" icon="gear" href="/en/user-guide/settings/workspace">
    Manage your workspace, team, billing, and account.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/en/faq/faq">
    Find answers to common questions.
  </Card>
</CardGroup>
