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

# Introduction

> Welcome to the RevRing AI documentation website

## Setting up

Get your first RevRing agent set up and running in minutes.

<Card title="Start here" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to handle your first AI phone call
</Card>

## Platform

Guides for telephony setup, inbound and outbound calling, tools, and webhooks.

<Columns cols={2}>
  <Card title="Telephony Setup" icon="phone" href="/platform/telephony">
    Connect SIP trunks from Twilio, Telnyx, or any telephony provider.
  </Card>

  <Card title="Tools" icon="gear" href="/platform/tools">
    Define and configure tools for agents to use during calls.
  </Card>

  <Card title="Inbound Calling" icon="arrow-left-to-line" href="/platform/inbound">
    Handle inbound calls on any of your phone numbers.
  </Card>

  <Card title="Outbound Calling" icon="arrow-right-to-line" href="/platform/outbound">
    Send outbound calls through our dashboard or API.
  </Card>
</Columns>

## API Reference

View our full API reference and copy examples to build on top of the RevRing API.

<Card title="API Reference" href="/api-reference" icon="code">
  View all available RevRing API endpoints and how to use them.
</Card>

## Need help?

<Card title="Get help from the RevRing AI team" icon="life-ring">
  Contact us anytime through Slack or email!
</Card>
