# Vogent

Connect your Vogent AI self-improving voice agents to KrosAI phone numbers for emerging market coverage.

## Overview

Vogent offers AI voice agents that learn and improve from every conversation. With KrosAI, you can route calls from African and Middle Eastern phone numbers to Vogent agents with ultra-low latency.

### Key Features

* **Self-Improving Agents:** Vogent agents learn from past conversations
* **Ultra-Low Latency:** Sub-1-second response times
* **Custom Voice Cloning:** Use your own voice
* **Evaluation Suite:** Built-in testing and quality monitoring

## Prerequisites

* KrosAI account with verified KYC
* Vogent account with an active agent
* At least one KrosAI phone number

## Setup Steps

{% stepper %}
{% step %}

### Create Vogent SIP URI&#x20;

<figure><img src="/files/4Q3FJA5pYlkZq6ImeO6w" alt=""><figcaption></figcaption></figure>

* Log into your [Vogent Dashboard](https://app.vogent.ai/)
* Navigate to **Call Settings.**
* Click on **Add Phone Number**
* Select the Vogent SIP tab
* Enter details and Create your SIP URI
  {% endstep %}

{% step %}

### Link Vogent SIP URI To Agent

<figure><img src="/files/ckCgnaAz6J9Q4Y4qRa8U" alt=""><figcaption></figcaption></figure>

* Navigate to **Agents** on your Vogent Dashboard
* Select your **Agent**
* Open the **Number Tab**
* Click on **Link Number**
* Select your Vogent SIP URI
* Save
  {% endstep %}

{% step %}

### Connect Vogent in KrosAI

<figure><img src="/files/cYk71IPvIgF7qMa5BiF6" alt=""><figcaption></figcaption></figure>

* Go to **Settings → Integrations** in your KrosAI Dashboard
* Click **Connect** next to Vogent
* Enter your Vogent API Key
* Click **Save & Test**
  {% endstep %}

{% step %}

### Get Your Vogent Agent ID

* Navigate to **Agents o**n your Vogent Dashboard&#x20;
* Select your agent
* Copy the **Agent ID**&#x20;
  {% endstep %}

{% step %}

### Create a Vogent Endpoint

<figure><img src="/files/3Eh0CcZzaDCybUQiMhhP" alt=""><figcaption></figcaption></figure>

* On your **KrosAI** dashboard, navigate to **Endpoints**.
* Click **Add Endpoint**.
* Enter a name for the endpoint.
* Provide the **SIP prefix** of the Vogent SIP URI you created in Step 1.
* Enter the **Vogent SIP URI** username and password.
* (Optional) Enter the **Vogent Agent ID**.
* Select the phone number you want to attach to this endpoint.
* Finally, click **Create Endpoint**.
  {% endstep %}

{% step %}

### Make your first calls <a href="#make-your-first-calls" id="make-your-first-calls"></a>

🎉 Congratulations! You’ve successfully connected your local phone number to your AI agent. Call the number to start a conversation with your agent.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://docs.krosai.com/integration/vogent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
