# Create new Bot

Navigate to the specific chatbot you want to make; we have it sorted out.

{% content-ref url="/pages/HugA0bdjIGip0dJiE2sk" %}
[WhatsApp Bot Creation with Manual Onboarding](/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot/whatsapp-bot-creation-with-manual-onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/rnBTfSPya3IxuXkMA5Ka" %}
[Make Your Telegram Chatbot](/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot/make-your-telegram-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/NvsuZOaJH0FrKzVa2wEy" %}
[Website, Live chat or Landing Page Bots](/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot/make-your-microsoft-teams-bot.md)
{% 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/create-new-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.
