# 4. Bot Configuration and Setup

## **Step 7: Create Your Bot**

<figure><img src="https://1295068169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsYptgdnnitw07ZrkKga3%2Fuploads%2FELqzyAF75eBkxIKhPCNZ%2Fhowtocreatebot.gif?alt=media&#x26;token=855b6824-5c23-4c5d-9e13-8cd3ef6f371f" alt=""><figcaption></figcaption></figure>

1. In the Chatkuai workspace, navigate to the "Bot" section.
2. Select your channel and create bot.
3. Use a Blank Template
4. Enter Bot Name

## **Step 8: Install the FAQ Template**

1. Find the newest link in documentation
2. Install the template

{% content-ref url="../../easy-guide-to-build-chatbot/premium-template/faq" %}
[faq](https://help.mampuai.com/mampu-ai/easy-guide-to-build-chatbot/premium-template/faq)
{% 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://help.mampuai.com/mampu-ai/self-onboarding/self-onboarding-guide/4.-bot-configuration-and-setup.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.
