# Website Chatbot

## Interactive Guide

{% embed url="<https://app.arcade.software/share/YC9YZVTmkPXY2sWqnyIP>" %}

## Guidance Video

{% embed url="<https://youtu.be/qTtLQvPYA5E>" %}
How to create a Website chatbot
{% endembed %}

***

## Steps to Make a Website Chatbot

1. To create your Website chatbot , you first need to visit the BotPenguin Dashboard: <https://app.botpenguin.com/home>
2. To start creating your new chatbot, click **"Create New Bot."**

<figure><img src="/files/iJRZSwQ97AQLuz29VJ7d" alt=""><figcaption></figcaption></figure>

3. Select the platform.

<figure><img src="/files/Z3wNfNbEjqpcotMjUpiQ" alt=""><figcaption></figcaption></figure>

4. Select the primary purpose for creating your bot and proceed further.

<figure><img src="/files/vDBI6gammUXcTiB5hsda" alt=""><figcaption></figcaption></figure>

5. You will be redirected to the Chatflow. You can change the flow to the Classic Builder according to your convenience.
6. You can configure the chatflow and test it accordingly.

<figure><img src="/files/HXIUYsn2qJgpVCgV5rUB" alt=""><figcaption></figcaption></figure>

7. Switching the flow to the Classic Builder.

<figure><img src="/files/O0tzIsNPfgbPDweEyUYB" alt=""><figcaption></figcaption></figure>

8. Test bot on website or on landing page by clicking on either of the options.

<figure><img src="/files/oKFVTdpxb32FySdtAvWb" alt=""><figcaption></figcaption></figure>

9. Click on Install button to install the bot.

<figure><img src="/files/QBm7naYgybThY3MUUNkE" alt=""><figcaption></figcaption></figure>

10. You will be redirected to the link to your platform screen.

<figure><img src="/files/Ajq6hjQ0LKbbukWDuFMh" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To explore all the features of the website chatbot, refer to the following guide:\
<https://help.botpenguin.com/bots/website-mobile-app-bot>
{% endhint %}

If you still have questions for our team, write to us at [**support@botpenguin.com**](mailto:support@botpenguin.com). We’ll get back to you within 48 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://partners.botpenguin.com/customer-platform-guidelines/new-bot-setup/website-chatbot.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.
