# Welcome

**Welcome to the Chatlayer documentation! 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.**

## Build conversations that your customers love&#x20;

Not sure where to start? We've got you covered with the basics of Conversation design and bot tutorials. Looking for a concrete example? Have a look at our templates.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🎨 <strong>Conversation design</strong></td><td>The basics to design a bot that your customers love.</td><td></td><td><a href="https://2786867680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLTwFwbOqJj4dDhg8Ju%2Fuploads%2FplpevVlnwZNTe22Uy7ag%2FScreenshot%202024-08-14%20at%2017.35.20.png?alt=media&#x26;token=b11ef58e-749b-4eee-abdb-1c367b368034">Screenshot 2024-08-14 at 17.35.20.png</a></td><td><a href="buildabot/conversation-design">conversation-design</a></td></tr><tr><td>🤓 <strong>Leadzy tutorial</strong></td><td>Your beginner's Chatlayer tutorial.</td><td></td><td><a href="https://2786867680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLTwFwbOqJj4dDhg8Ju%2Fuploads%2FPXZFTwPMsuEO81BkgM0l%2FScreenshot%202024-08-16%20at%2018.03.13.png?alt=media&#x26;token=d663efb7-68ca-4ca1-b6e2-47c64984348e">Screenshot 2024-08-16 at 18.03.13.png</a></td><td><a href="start-quickly/leadzy-tutorial">leadzy-tutorial</a></td></tr><tr><td>🌟 <strong>Bot templates</strong></td><td>Resources to look at concrete bot examples and get inspired.</td><td></td><td><a href="https://2786867680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLTwFwbOqJj4dDhg8Ju%2Fuploads%2FUfPpkVpX1MCC9s4urnZZ%2FScreenshot%202024-08-16%20at%2018.05.58.png?alt=media&#x26;token=e3aabdb2-704b-4137-84a0-5113a53e5c53">Screenshot 2024-08-16 at 18.05.58.png</a></td><td><a href="start-quickly/bot-templates">bot-templates</a></td></tr></tbody></table>

#### ISO 27001 certified

<figure><img src="https://2786867680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLTwFwbOqJj4dDhg8Ju%2Fuploads%2FZzzmC11UbtWyKxlJ7vch%2F00214_IAS_right%401x.jpg?alt=media&#x26;token=a493427b-2f89-4651-92ad-db04ae1e7f52" alt=""><figcaption></figcaption></figure>


---

# 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/readme.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.
