# Website / Mobile app Bot

## Website Chatbot:

A website chatbot on BotPenguin is an AI-powered virtual assistant embedded directly into your website to engage visitors in real-time. It helps automate customer interactions, answer queries, collect leads, and guide users through your offerings—all without human intervention. Designed to work 24/7, the BotPenguin website chatbot ensures consistent support, boosts user engagement, and enhances customer satisfaction by delivering personalized, instant responses.

***

{% content-ref url="/pages/csiixZSVstiKVMrWcI0f" %}
[Bot Setup and installation](/bots/website-mobile-app-bot/bot-setup-and-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/nuiO2nimOcOqzV7cNUcH" %}
[Manage Chatflow](/bots/website-mobile-app-bot/manage-chatflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/l4oPZVwsV3WINUvkzVO1" %}
[Train Your AI Chatbot](/bots/website-mobile-app-bot/train-your-ai-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/CySVp9oMJ25vzbcybMW9" %}
[Customize your Bot widget](/bots/website-mobile-app-bot/customize-your-bot-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/w6gpVZ1SVg3nTFooR40w" %}
[Install your Landing Page Bot](/bots/website-mobile-app-bot/bot-setup-and-installation/install-your-chatbot/install-your-landing-page-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/A64C0nCENei9UP4kEEsd" %}
[Install your Mobile App Chatbot](/bots/website-mobile-app-bot/bot-setup-and-installation/install-your-chatbot/install-your-mobile-app-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/hiER1Bzuh8e1XqNUQIqr" %}
[Chatbot Settings](/bots/website-mobile-app-bot/chatbot-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/XYxZLnuTAut5UuL82Yqf" %}
[AI Settings](/bots/website-mobile-app-bot/ai-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/qkgLQ0yIKgp3HD7pd7Ut" %}
[Chatbot Templates](/bots/website-mobile-app-bot/chatbot-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZOWdzzbfimFouHgzbb9Q" %}
[3rd party Integrations](/bots/website-mobile-app-bot/3rd-party-integrations.md)
{% endcontent-ref %}

If everything is correct and you are still unable to move forward, write to us at <support@botpenguin.com>. We will respond back within 48 business hours.


---

# 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.botpenguin.com/bots/website-mobile-app-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.
