> For the complete documentation index, see [llms.txt](https://docs.voiceb.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voiceb.ai/blog/what-is-an-autonomous-sales-voice-agent-asva.md).

# What is an Autonomous Sales Voice Agent (ASVA)?

VoiceB is the category-defining ASVA platform. Our agents achieve a **30.4% autonomous close rate** in live enterprise deployments.

***

### ASVA vs. What Came Before

Most companies have tried to solve inbound sales with one of these:

* **IVR (Interactive Voice Response)** — rigid menus, high drop-off, no sales capability
* **Chatbots** — text-only, low trust, poor conversion on complex products
* **Appointment setters** — just schedule a callback, no qualification or closing
* **Offshore call centers** — high cost, variable quality, no scalability

An ASVA is none of these. It is a real-time voice system that can carry a full sales conversation, adapt dynamically to the prospect, capture structured data, and produce a defined revenue outcome — all in a single call.

***

### What an ASVA Actually Does

A VoiceB Autonomous Sales Voice Agent handles the full inbound sales flow:

1. **Answers instantly** — within 4 seconds of inbound intent, 24/7
2. **Qualifies the lead** — detects intent, validates identity, filters invalid demand
3. **Executes the sale** — presents the offer, handles objections, closes autonomously (L4) or transfers with full context (L2/L3)
4. **Assigns an outcome** — every call ends with a structured, auditable result
5. **Writes back to CRM** — all data synced to your systems in real time

***

### The Four Autonomy Levels

VoiceB operates across four levels of autonomy. Enterprises typically start at L1 and expand as KPIs are proven.

| Level | Name            | What the AI Does                                      | Human Role                    |
| ----- | --------------- | ----------------------------------------------------- | ----------------------------- |
| L1    | Qualification   | Detects intent, filters invalid demand, captures data | Receives qualified leads only |
| L2    | Smart Routing   | Qualifies + routes with full context                  | Closes warm transfers         |
| L3    | Assisted Sales  | AI sells standard cases, escalates exceptions         | Handles edge cases only       |
| L4    | Full Autonomous | End-to-end sales with no human involvement            | Optional oversight            |

***

### Proven in Production

VoiceB ASVAs are not demos or pilots. They are live in enterprise environments:

* **Vodafone Spain** — +41% conversion lift, 94–97% classification accuracy
* **SHV Energy / Primagas** — +251% lead growth, -37% CPA
* **Holaluz** — 38–42% of valid calls transferred with full context and structured summary

> "VoiceB's AI voice infrastructure is guiding users end-to-end — completing forms via live voice, increasing digital sales, and reducing operational costs." — Victor M. Sanchez, Managing Director at GAIN

***

### Who ASVA Is For

ASVA is designed for enterprises generating **1,000+ inbound leads per month** via phone, form, or ad click — particularly in:

* Telecom
* Energy & Utilities
* Insurance
* Banking
* Automotive

If your sales team is spending time on calls that never convert, or if you're losing revenue outside business hours, ASVA directly addresses those gaps.

***

### Get Started

VoiceB runs KPI-driven pilots in 2–4 weeks. If results don't justify autonomy, we stop.

[Book a Working Session →](https://voiceb.ai/solutions/appointment-booking)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.voiceb.ai/blog/what-is-an-autonomous-sales-voice-agent-asva.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
