# What can you do with InteliWISE blocks?

{% hint style="success" %}
**TIP –** there you can get useful advice.
{% endhint %}

{% hint style="warning" %}
**REMEMBER –** this information may be crucial to your success
{% endhint %}

:point\_right: **BASIC FUNCTIONALITIES –** there we explain the options you always need to set for the voicebot to work properly.

:gear: **SPECIFIC ADVANCED OPTIONS –** here you will find an explanation of other options you need to configure. Setting them up is not mandatory.

:package:**COMMON ADVANCED OPTIONS –**&#x6F;ptions that serve the same role and which you may also find in other blocks.


---

# 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/what-can-you-do-with-inteliwise-blocks.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.
