# Test your voicebot

To test your bot, add a Voice channel and go to the Test numbers tab.

<figure><img src="/files/44efB6k3ONJlUFimLawr" alt=""><figcaption></figcaption></figure>

Choose a number and configure the phone number from which you will test it to be able to make the connection.

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

You can only make test calls to the Bot numbers from Caller numbers registered to it.&#x20;

If you intend to test multiple bots with the same caller number, you will need to remove the configuarion of that number as a tester from one bot and add it to the other.&#x20;

{% hint style="danger" %}
The option to test your voice bot from the emulator has been discontinued:
{% endhint %}

<figure><img src="/files/qvi0vHhsNvkXGcOtYs7R" alt="" width="375"><figcaption><p>Select Voice in the Emulator.</p></figcaption></figure>


---

# 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.chatlayer.ai/voice/phone-and-voice/test-your-voicebot.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.
