# Spontaneous Greeting Message

To improve and increase engagement with the chat widget on your website, you can opt to turn on the spontaneous chat bubble pop-up greeting from your chat widget.

<figure><img src="/files/GzFMEg7TYh56iiAKYS5C" alt=""><figcaption><p>You can set up a spontaneous chat greeting message to boost interaction with your chatbot</p></figcaption></figure>

***

## Step 1: Go to Chatbots page

Go to the Chatbots page and click on the “Edit Chatbot” selection.

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

## Step 2: Turn on Spontaneous Greeting

Upon entering the Edit Chatbot page, click on the **"General"** settings tab

<figure><img src="/files/GzaVveV8SXTgTIJ2EvXK" alt=""><figcaption><p>Click on the "General" settings</p></figcaption></figure>

Scroll down to the section labelled **"Chat Message Settings"** and click on the checkmark that allows you the option of spontaneously greeting new users

<figure><img src="/files/y3yt444zwOG9K64f3Xle" alt=""><figcaption><p>Click on the checkmark indicating 'spontaneously greet users'.</p></figcaption></figure>

This will allow your chatbot to spontaneously display its greeting message whenever a user logs onto your website.

<figure><img src="/files/ddn28LpYRgrR3FczyIGj" alt=""><figcaption><p>A spontaneous greeting will be displayed</p></figcaption></figure>

With the spontaneous greeting message turned on, you can expect more chat engagements from your website users.

***

If you have any more questions, feel free to reach out to us at <mark style="color:purple;">**<support@wonderchat.io>**</mark>


---

# 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://docs.wonderchat.io/setup-guides/setting-up-your-chatbot/how-to-set-up-a-spontaneous-greeting-message.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.
