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

# Quickstart

> Start building powerful Voice AI Agents in under 5 minutes

## Setting up

The first step to building high-performing Voice AI Agents is setting up the infrastructure that enables communication with the real world.

<CardGroup cols={2}>
  <Card title="Integrate Telephony" icon="phone-volume" href="./build/integrate-telephony/basics">
    Get your communication channel dialed in with easy-to-follow steps.
  </Card>

  <Card title="Configure Speech" icon="language" href="./build/configure-voices/choose-agent-voice">
    Enable the language capabilities for your Voice Agent.
  </Card>
</CardGroup>

## Make it yours

Unlock limitless capabilities that make your AI Phone Agents unstoppable.

<CardGroup cols={2}>
  <Card title="Build your First Agent" icon="user-astronaut" href="first-recipe">
    Quick deployment of your first AI Phone Agent with powerful customization options.
  </Card>

  <Card title="Test & Deploy" icon="vial" href="./test-voice-agent/overview">
    Easily test, refine and deploy production-ready Agents.
  </Card>
</CardGroup>

## Monitor and Improve

Track and improve your Agent performance with a powerful Dashboard and Reporting.

<CardGroup cols={2}>
  <Card title="Dashboard" icon="gauge" href="#">
    Track scale and performance with a customizable dashboard.
  </Card>

  <Card title="Improve Performance" icon="flag-checkered" href="#">
    Leverage reports to find areas of improvement and achieving better results.
  </Card>
</CardGroup>
