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

# Home

> Agentic OS Documentation

<div style={{ textAlign: "center", marginTop: "3rem" }}>
  # Agentic OS Documentation

  Create conversational voice agents to qualify leads, boost sales, automate
  support, streamline hiring, and more.
</div>

<CardGroup cols={2}>
  <Card title="Introduction" icon="sparkles" href="/docs/introduction">
    Platform overview and live demo.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/docs/guides/quickstarts/api-quickstart">
    Create your first agent.
  </Card>

  <Card title="Agent Setup" icon="sliders" href="/docs/build/overview">
    Configure your agents.
  </Card>

  <Card title="API Reference" icon="code" href="/docs/api-reference/introduction">
    REST API documentation.
  </Card>
</CardGroup>

<div style={{ textAlign: "center", marginTop: "2rem" }}>
  [Platform Concepts](/docs/platform-concepts) · [Features Overview](/docs/features/overview) · [API Reference](/docs/api-reference/introduction)
</div>
