# Voicebots

All about voicebots

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create a voicebot</strong></td><td>Turn your chat into voice.</td><td></td><td><a href="/files/BU6qUNR9bjXbGZo01GJo">/files/BU6qUNR9bjXbGZo01GJo</a></td><td><a href="/pages/NOYUDuAVwE0GmupVgF1N">/pages/NOYUDuAVwE0GmupVgF1N</a></td></tr><tr><td><strong>From chat to voice</strong></td><td>Good practices and tips to make your voice experience even better.</td><td></td><td><a href="/files/haY4A2bn3U9kx6Kcm1pX">/files/haY4A2bn3U9kx6Kcm1pX</a></td><td><a href="/pages/-MU8r3e6kPolzAVNxjpk">/pages/-MU8r3e6kPolzAVNxjpk</a></td></tr><tr><td><strong>Test your voicebot</strong></td><td>Call your bot and test it for real.</td><td></td><td><a href="/files/INaZd9lbtmjp4JNemXpB">/files/INaZd9lbtmjp4JNemXpB</a></td><td><a href="/pages/bTkWmYB7tYjzfCt3QXjK">/pages/bTkWmYB7tYjzfCt3QXjK</a></td></tr><tr><td><strong>Voicebots-specific actions</strong></td><td>Things that only voicebots can do.</td><td></td><td><a href="/files/una8OZpHnOgfVyaV9nh0">/files/una8OZpHnOgfVyaV9nh0</a></td><td><a href="/pages/gxW3OHyXV3KPoRj8rXWx">/pages/gxW3OHyXV3KPoRj8rXWx</a></td></tr><tr><td><strong>Voicebots speech to text fine tuning</strong></td><td>Parameters and features for speech to text tweaking</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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.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.
