# Welcome to Chatlayer 👋

This documentation will help you get started on the Chatlayer platform. Using our easy-to-follow tutorials and visual guides, you'll be able to build a voice or chatbot and have personalized conversations with your customers.

<figure><img src="/files/PSvFpJQKfZntn4CFlawD" alt=""><figcaption></figcaption></figure>

## 👉🏻 You're new here?&#x20;

Not sure where to start? We've got you covered with a tutorial that will take you step-by-step through the building process of ChooChoo, a chatbot to book train tickets.&#x20;

{% content-ref url="/pages/hmqJy3fBdWwIavmO9DJk" %}
[Tutorial: your first bot](/~/changes/zWOY8fNiBBrqneKkuGvA/tutorials/tutorial-your-first-bot.md)
{% endcontent-ref %}

You'd like to see more examples of how a chatbot can be useful? Check out some already-made use cases by downloading one of our bot templates.

{% content-ref url="/pages/-M\_QBb6GHsVH1o36qrWB" %}
[Bot templates](/~/changes/zWOY8fNiBBrqneKkuGvA/tutorials/bot-templates.md)
{% endcontent-ref %}

## 👉🏻 Prefer to watch instead of read?&#x20;

You can find our video tutorial series here:

{% embed url="<https://www.youtube.com/playlist?list=PLDWxiKsSIVPJl0zssvGATGsib6Luj0WSH>" %}

## 👉🏻 Not sure how to plan your bot?&#x20;

Learn all there is to know about the upstream steps of bot building so that your project serves your goals.

{% content-ref url="/pages/-MMLea9CIwmkkEGYYV4x" %}
[Planning your bot](/~/changes/zWOY8fNiBBrqneKkuGvA/tutorials/getting-started.md)
{% endcontent-ref %}

<div align="left"><img src="/files/-Md1z6kRiwZb95g7bPm2" alt=""></div>


---

# 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.chatlayer.ai/~/changes/zWOY8fNiBBrqneKkuGvA/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.
