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

# Welcome to Volubile

## What is Volubile?

Volubile develops **voice telephone agents** that leverage advanced AI language models to handle large-scale incoming and outgoing calls. Our technology enables the creation of natural and effective conversations between your systems and your customers.

<Tip>
  Volubile voice agents understand natural language and adapt to the context of the conversation, providing an
  experience similar to a human interaction.
</Tip>

## Types of Available Agents

<CardGroup cols={2}>
  <Card title="Incoming Agents" icon="phone-arrow-down-left">
    Answer customer calls and handle their requests with advanced contextual understanding.
  </Card>

  <Card title="Outgoing Agents" icon="phone-arrow-up-right">
    Initiate calls to your customers for targeted campaigns, reminders, or notifications.
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion title="Natural Language Understanding">
    Volubile agents are powered by advanced language models that comprehend the subtleties of human conversation,
    intentions, and varied contexts.
  </Accordion>

  <Accordion title="Management of Complex Conversations">
    Our agents can handle branching conversation scenarios, ask precise questions, and tailor their responses based
    on the context of the exchange.
  </Accordion>

  <Accordion title="Integration with Your Systems">
    The agents easily integrate with your existing CRMs, databases, and APIs to access relevant information during
    conversations.
  </Accordion>

  <Accordion title="Advanced Customization">
    Tailor the tone, style, and knowledge of your agents to perfectly reflect your brand and industry.
  </Accordion>
</AccordionGroup>

## Common Use Cases

<Steps>
  <Step title="Automated Customer Service">
    Handle frequent requests without human intervention and provide 24/7 support to your customers.
  </Step>

  <Step title="Lead Qualification">
    Identify and qualify prospects via phone on a large scale before transferring the most promising leads to your
    sales team.
  </Step>

  <Step title="Confirmations and Reminders">
    Send appointment reminders, confirm bookings, or inform your customers of important updates.
  </Step>

  <Step title="Satisfaction Surveys">
    Collect customer feedback over the phone in a conversational and natural manner.
  </Step>
</Steps>

## Benefits for Your Business

<CardGroup cols={3}>
  <Card title="Scalability" icon="arrows-up-down-left-right">
    Handle fluctuating call volumes without recruitment or training constraints.
  </Card>

  <Card title="24/7 Availability" icon="clock">
    Provide continuous service to your customers, regardless of the day or hour.
  </Card>

  <Card title="Consistency" icon="arrows-to-circle">
    Ensure a consistent quality of service across all your customer touchpoints.
  </Card>

  <Card title="Actionable Data" icon="chart-mixed">
    Analyze every conversation to improve your service and make informed decisions.
  </Card>

  <Card title="Cost Reduction" icon="money-bill-trend-up">
    Decrease your operational costs while increasing your processing capacity.
  </Card>

  <Card title="Enhanced Experience" icon="face-smile">
    Provide instant and personalized responses to your customers.
  </Card>
</CardGroup>

## Technical Operation

Volubile voice agents operate through an advanced architecture combining several technologies:

1. **Telephony**: Communication with telephone systems via phone numbers or SIP protocols.
2. **Speech Recognition (STT)**: Accurate conversion of customer speech into text.
3. **Natural Language Understanding (NLU)**: Analysis of intention and context.
4. **Advanced Language Models**: Generation of relevant and contextual responses.
5. **Text-to-Speech (TTS)**: Transformation of text into natural speech.
6. **API Integration**: Bidirectional communication with your information systems.

<Note>
  All our technologies are hosted in secure environments and comply with current regulations (GDPR, etc.).
</Note>

## Getting Started

Learn how to integrate and manage powerful automated call agents within your system.

<CardGroup cols={2}>
  <Card title="Product Discovery" icon="wand-magic-sparkles" href="en/product" color="FF4FA6">
    Navigate through your product journey with step-by-step guidance.
  </Card>

  <Card title="Agents" icon="robot" href="en/product/prompt" color="FDB52A">
    Learn how to set up agents for effective and personalized conversations.
  </Card>

  <Card title="Telephony" icon="phone" href="en/telephony/incoming-calls">
    Get answers regarding telephony configuration, SIP protocols, and call routing.
  </Card>

  <Card title="Integrations" icon="share-nodes" href="en/integrations/intro" color="33C2FF">
    Discover how to connect your tools through APIs, webhooks, and integrations for all types of tools.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Seamlessly integrate Volubile's API into your existing systems.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/en/integrations/webhooks">
    Set up real-time notifications to update your system when calls are completed.
  </Card>
</CardGroup>
