# Krótki przewodnik po tworzeniu Voicebota

{% hint style="success" %}
W tym rozdziale przeczytasz:
{% endhint %}

### 👉 [**Jak Voiceboty rozumieją ludzi i poprawnie reagują na zapytania?**](/krotki-przewodnik-po-tworzeniu-voicebota/jak-voiceboty-rozumieja-ludzi-i-poprawnie-reaguja-na-zapytania.md)

### 👉 [Jak założyć darmowe konto InteliWISE i swój pierwszy projekt Voicebota?](/krotki-przewodnik-po-tworzeniu-voicebota/jak-zalozyc-darmowe-konto-inteliwise-i-stworzyc-swoj-pierwszy-projekt-voicebota.md)

### 👉 [Jak zaprojektować scenariusz przebiegu rozmowy?](/krotki-przewodnik-po-tworzeniu-voicebota/jak-zaprojektowac-scenariusz-przebiegu-konwersacji.md)

### [👉 Skorzystaj z InteliWISE Voicebot Kreator](/krotki-przewodnik-po-tworzeniu-voicebota/skorzystaj-z-inteliwise-voicebot-kreator.md)

### 👉 [Czy chcesz skorzystać z gotowych szablonów Voicebotów InteliWISE?](/krotki-przewodnik-po-tworzeniu-voicebota/czy-chcesz-skorzystac-z-gotowych-szablonow-voicebotow-inteliwise.md)

### [👉 Jak stworzyć Voicebota?](/krotki-przewodnik-po-tworzeniu-voicebota/jak-stworzyc-voicebota.md)

![](/files/h6pruqvFVf8fumIJAcwI)


---

# 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/krotki-przewodnik-po-tworzeniu-voicebota.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.
