# Introduction

Conversational AI is a platform that provides the tools to build robust chat- and voice bots that support mission critical processes and serious business cases.

On this website, you can find documentation regarding the most important aspects of Chatlayer.ai, and we help you get to know our platform with easy to follow tutorials.

Glad to have you on board with us!

![](https://3561708207-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MFgCSM0UXfbRnFOVr5u%2Fsync%2Fd709bd2971421ec47757544a1b52c4d0cb0f3f51.png?generation=1598470047582491\&alt=media)

Direct links to the most popular pages:

{% content-ref url="tutorials/tutorial-getting-started" %}
[tutorial-getting-started](https://docs-convai.wavy.global/tutorials/tutorial-getting-started)
{% endcontent-ref %}

{% content-ref url="integrations/custom-back-end-integrations" %}
[custom-back-end-integrations](https://docs-convai.wavy.global/integrations/custom-back-end-integrations)
{% endcontent-ref %}

{% content-ref url="channels/webwidget" %}
[webwidget](https://docs-convai.wavy.global/channels/webwidget)
{% endcontent-ref %}

{% content-ref url="tips-and-best-practices/how-to-nlp" %}
[how-to-nlp](https://docs-convai.wavy.global/tips-and-best-practices/how-to-nlp)
{% endcontent-ref %}


---

# 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://docs-convai.wavy.global/master.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.
