# Find out if you want to use InteliWISE voicebot templates.

As it was mentioned earlier, we have prepared two predefined voicebot project templates for you.

* **Appointment Voicebot**&#x20;
* **Debt Collecting Voicebot**&#x20;

![](https://lh3.googleusercontent.com/Qr72XENzj7xzuno5YBUxJY2dlksFGBddZMWLa1muQW2Msf6fbE5bSOmcxNPJdFapqewzoNLAJHVZhZdOYkdIFQMq1wvwvfNXIWm-hwHriSZVqNBj4k6WKEOS_Qi1Acz_OlCgMLrm)

If you do not like starting from nothing, you can create your project based on one of these templates. Then you can modify it and customize it to suit your needs You do everything exactly as you would want to create a voicebot from scratch, but you already have blocks configured and connected by us. Next, you will learn how to create your first voicebot.


---

# 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/quick-guide-to-creating-voicebots.-1/find-out-if-you-want-to-use-inteliwise-voicebot-templates..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.
