> For the complete documentation index, see [llms.txt](https://help.inteliwise.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inteliwise.com/voicebot/welcome-to-the-inteliwise-voicebot-solution.md).

# Welcome to the InteliWISE Voicebot solution! Create your Voicebot just in 5 minutes...

This is the best place to learn about our solution and decide which part of it will be the most useful for your business.

Our detailed guide covers various aspects of voicebot creation. We encourage you to read paragraphs below to understand what is covered in each section of this document. You can then the chapters you want to read first

👉 [Learn](/voicebot/welcome-to-the-inteliwise-voicebot-solution/learn.md)

👉 [Act](/voicebot/welcome-to-the-inteliwise-voicebot-solution/act.md)

👉 [Explore](/voicebot/welcome-to-the-inteliwise-voicebot-solution/explore.md)

👉 [Connect](/voicebot/welcome-to-the-inteliwise-voicebot-solution/connect.md)

![](https://lh6.googleusercontent.com/Txxw0j_mmaQm6RI5P_OuwDAma03Hm9f6KmrgE4d1ryQGzUyhk_eOADYcBajQ_APezdPHVazVwp4tMyXO2YmPrBDoJVKy8MFdf3Qh_DS01w-xv1txp3o-55JGzaSwneiUBmU9lwlo)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/welcome-to-the-inteliwise-voicebot-solution.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.
