# New Bot Setup

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/Widhmu9LKqep82XMOGdv" %}
[Website Chatbot](/customer-platform-guidelines/new-bot-setup/website-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/zka6GRJDXN4uWJbJ2HP7" %}
[Instagram Chatbot](/customer-platform-guidelines/new-bot-setup/instagram-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/Sdl1ryX3ixoXTGjZVwRH" %}
[WhatsApp Chatbot](/customer-platform-guidelines/new-bot-setup/whatsapp-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/4OKDVPkn81QjHjxG90vf" %}
[Facebook Chatbot](/customer-platform-guidelines/new-bot-setup/facebook-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/OccmGc5nrIJbG1MbCjFc" %}
[Telegram Chatbot](/customer-platform-guidelines/new-bot-setup/telegram-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/ZpVksvLNWoWVCzCZ4a1O/pages/MW1eHdvDfRyVOWKVthJp" %}
[Microsoft Teams Bot](/customer-platform-guidelines/new-bot-setup/microsoft-teams-bot.md)
{% endcontent-ref %}

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/new-bot-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.
