# Voximplant

To enable your phone based chatbot on Voximplant follow the steps below:

* Signup for a [Voximplant ](https://voximplant.com/)account
* On your home page, after logging in, go to the **Settings** menu on the left
* From this section, move to the **API Keys** section
* Copy both Account id and API Key into the same fields of your Xenioo Phone Voice Channel dialog

![](/files/-MGOf8DuWzhf_juhbkXF)

* From the Xenioo Phone Voice Channel select which voice you would like your bot to use and what language your users are expected to speak.
* Click on save and then on publish
* Xenioo will automatically setup for you everything you need on your account

{% hint style="info" %}
The steps below are not automated as you are required to actually buy a phone number for the country you wish and (in some cases) provide a number of additional information.
{% endhint %}

* After the publish is completed, go back to your Voximplant account and select the **Applications** section
* You should find an Application created for you by Xenioo. Click on it to enter your application.
* Once you are inside your application details select the **Numbers** option from the menu
* Select the Available section and click on **Buy a number**
* After you've a number, click on the number and **attach** it to the current application
* That's it! Your voice chatbot is ready!


---

# 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://docs10.xenioo.com/basic-concepts/publishing/channels/phone/configuring-providers/voximplant.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.
