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

# Welcome to Voicerix

> Build, deploy, and scale intelligent AI voice agents in minutes.

## What is Voicerix?

Voicerix lets you build **AI-powered voice agents** that can make and receive real phone calls — in multiple languages. No coding needed.

Your agent can:

* Call customers automatically (outbound campaigns)
* Answer incoming calls 24/7 (inbound support)
* Collect information, book appointments, and send follow-ups
* Understand natural conversation and respond intelligently

***

## How it works

<Steps>
  <Step title="Create your agent">
    Go to **Agents** → click **New Agent**. Give it a name and write a simple prompt describing how it should talk. Example: *"You are Priya, calling to remind the customer about their EMI due tomorrow."*
  </Step>

  <Step title="Choose voice & language">
    Pick a voice (male/female) and language. Voicerix supports multiple languages out of the box.
  </Step>

  <Step title="Connect your phone number">
    Go to **Integrations** → connect your telephony number. This is the number your agent will call from or receive calls on.
  </Step>

  <Step title="Test your agent">
    Click **Test in Browser** to talk to your agent directly — no phone needed. When you're happy, move to real calls.
  </Step>

  <Step title="Launch calls">
    For outbound: upload a contact list and start a **Campaign**. For inbound: set your phone number to route to the agent — it handles calls automatically.
  </Step>
</Steps>

***

## What you need

* A **Voicerix account**
* A **telephony number** (Twilio, Telnyx, Plivo, etc.) for real calls

<Note>
  You can test your agent in the browser for free without a phone number. A telephony connection is only needed when you want real outbound or inbound calls.
</Note>

***

## Explore Voicerix

<CardGroup cols={2}>
  <Card title="Voice Agent Builder" icon="microphone" href="/workspace/building-your-agent">
    Build and customize your agent using the visual workflow editor.
  </Card>

  <Card title="Campaigns" icon="bullhorn" href="/operations/campaigns">
    Set up bulk outbound calling campaigns with a contact list.
  </Card>

  <Card title="Telephony Setup" icon="phone" href="/configuration/integrations">
    Connect your phone number to go live with real calls.
  </Card>

  <Card title="Knowledge Base" icon="book" href="/workspace/knowledge-base">
    Upload documents your agent can reference during calls to answer questions accurately.
  </Card>

  <Card title="Tools" icon="wrench" href="/workspace/tools">
    Give your agent the ability to take actions during a call — book appointments, transfer calls, and more.
  </Card>

  <Card title="Follow-up Calls" icon="phone-arrow-up-right" href="/workspace/nodes/follow-up">
    Automatically schedule follow-up calls after a conversation — no manual effort needed.
  </Card>
</CardGroup>
