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

# Welcome to Luly AI

> Welcome to the documentation of Luly AI

Luly is a platform for AI phone calling. Using our API, you can easily send or receive phone calls with a programmable voice agent.

1. **Fast**: sub-second latency from person speaking to AI responding.
2. **Reliable**: it’s our responsibility, day in and day out, to make sure your phone calls work.No exceptions.
3. **Ultra flexible**: configure all aspects of your agent’s behavior, by settings it’s voice,creating transfer scenarios, configuring the initial greeting, etc.

## What you can do with Luly

<CardGroup cols={2}>
  <Card title="Send phone calls" icon="pen-to-square" href="https://docs.luly.ai/api-reference/calls/sendCall">
    Dispatch AI phone calls to call customers,leads, and to streamline operations.
  </Card>

  <Card title="Set up inbound numbers" icon="image" href="https://docs.luly.ai/api-reference/inbound/purchase">
    Create inbound phone numbers for customer support, etc.
  </Card>

  <Card title="Do live function calling" icon="image" href="https://docs.luly.ai/basicTutorial/customTools">
    Connect external APIs and take live actions during phone calls.
  </Card>

  <Card title="Extract structured data from calls" icon="image" href="https://docs.luly.ai/api-reference/calls/analyzeCall">
    Extract JSON data to answer questions about your calls.
  </Card>

  <Card title="Create call campaigns" icon="image" href="https://docs.luly.ai/api-reference/batches/send">
    Simultaneously send thousands of calls at once.
  </Card>

  <Card title="Fine-tune a custom LLM" icon="image" href="https://www.luly.ai/survey/">
    Fine-tune a custom LLM using your enterprise’ call recordings and transcripts.
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={2}>
  <Card title="Customize Style" icon="palette" href="https://portal.luly.ai/">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Reference APIs" icon="code" href="https://portal.luly.ai/">
    Automatically generate endpoints from an OpenAPI spec
  </Card>

  <Card title="Add Components" icon="screwdriver-wrench" href="https://portal.luly.ai/">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://portal.luly.ai/">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
