# Co można zrobić z blokami InteliWISE?

{% hint style="success" %}
**WSKAZÓWKA** – tu możesz uzyskać przydatne porady
{% endhint %}

{% hint style="warning" %}
**PAMIĘTAJ** – te informacje mogą być kluczowe do osiągnięcia celu
{% endhint %}

:point\_right: **PODSTAWOWE FUNKCJE** – tam wyjaśniamy opcje, które zawsze musisz ustawić, aby Voicebot działał poprawnie.

:gear: **SZCZEGÓLNE FUNKCJE ZAAWANSOWANE** – tutaj znajdziesz wyjaśnienie innych opcji, które możesz skonfigurować. Ich konfiguracja nie jest obowiązkowa.

:package: **WSPÓLNE OPCJE ZAAWANSOWANE** – opcje pełniące tę samą rolę, które można znaleźć również w innych blokach.


---

# 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://pomoc.inteliwise.com/co-mozna-zrobic-z-blokami-inteliwise.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.
