# Website, Live chat or Landing Page Bots

To create website chatbot follow following steps:

1. Navigate to platform's homepage and click on "Create new bot" button on top left. Then select the use case and proceed.

<figure><img src="/files/0X52DYP0dsOdCCgldkmB" alt=""><figcaption></figcaption></figure>

2. In the next step, choose website bot as platform and proceed. Here it will ask you to name your bot and other options, You can configure all of them later as well.\
   \\

   <figure><img src="/files/AIkFOGTUzWR2gZK0pyHF" alt=""><figcaption></figcaption></figure>
3. Click "Next" and your bot is created, It will start showing in your bots menu. You will be redirected to the "Edit your chatflow" section, You can configure your chatflow from here.\
   \\

   <figure><img src="/files/qiIPUWuSyuLT3M6iBMqv" 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot/make-your-microsoft-teams-bot.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.
