# Teste seu voicebot

Para testar seu bot, adicione um canal de Voz e vá para a aba Números de Teste.

<figure><img src="/files/1b717fc05850b8fe35c92ba057cbe19434c04825" alt=""><figcaption></figcaption></figure>

Escolha um número e configure o número de telefone a partir do qual você o testará para poder fazer a conexão.

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

Você só pode fazer chamadas de teste para os Números do Bot a partir dos Números de Chamador registrados nele.&#x20;

Se você pretende testar múltiplos bots com o mesmo número de chamador, será necessário remover a configuração desse número como testador de um bot e adicioná-lo ao outro.&#x20;

{% hint style="danger" %}
A opção de testar seu bot de voz a partir do emulador foi descontinuada:
{% endhint %}

<figure><img src="/files/68c7a48ac1d78bfda4eab7c0876727567bbd173c" alt="" width="375"><figcaption><p>Selecione Voz no Emulador.</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/chatlayer-documentation-pt-br/voz/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.
