# Bot Management

Here are the guides for managing the different aspects of the Bots

{% content-ref url="/pages/OZ0Ahp4pPOtLSs1hGAfq" %}
[Create new Bot](/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/5l42X1Tt7Yhx8RQg9NMx" %}
[Edit Your Chat Flow](/reekolect-resource-center/how-reekolect-works/bot-management/edit-your-chat-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/7SR0YSA8Ie8oFHtP4rQm" %}
[Train Your AI Chatbot](/reekolect-resource-center/how-reekolect-works/bot-management/train-your-ai-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rxt8YIyF0jvEbPfKjpiA" %}
[Bot Settings](/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rxt8YIyF0jvEbPfKjpiA" %}
[Bot Settings](/reekolect-resource-center/how-reekolect-works/bot-management/bot-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kkg6APrFkpSWm1UlAWl3" %}
[Marketing Automation](/reekolect-resource-center/how-reekolect-works/bot-management/marketing-automation.md)
{% endcontent-ref %}

{% content-ref url="/pages/jyteiyJDSOGjDdEew9TA" %}
[Install your Website Chatbot](/reekolect-resource-center/how-reekolect-works/bot-management/install-your-website-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/QhDqfPznRgAuB40K6G7c" %}
[3rd Party Apps Integrations](/reekolect-resource-center/how-reekolect-works/bot-management/3rd-party-apps-integrations.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.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.
