# Voicebot

- [Welcome to the InteliWISE Voicebot solution! Create your Voicebot just in 5 minutes...](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution.md): ...or explore its capabilities? Choose your path. Grab and Test or go Deep- down with understanding how it works?
- [Learn](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution/learn.md)
- [Act](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution/act.md)
- [Explore](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution/explore.md)
- [Connect](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution/connect.md)
- [Meet InteliWISE Voicebots.](https://help.inteliwise.com/voicebot/let-us-introduce-you-inteliwise-voicebots..md): Let us introduce you to how they work and how your business can benefit from them.
- [What are voicebots?](https://help.inteliwise.com/voicebot/let-us-introduce-you-inteliwise-voicebots./what-are-voicebots.md)
- [Which voicebot templates do we offer?](https://help.inteliwise.com/voicebot/let-us-introduce-you-inteliwise-voicebots./which-voicebot-templates-do-we-offer.md)
- [How to make voicebots work?](https://help.inteliwise.com/voicebot/let-us-introduce-you-inteliwise-voicebots./how-to-make-voicebots-work.md)


---

# 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://help.inteliwise.com/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.
