# Add Suggested Questions to your Chatbot

How to Set Up Quick Questions for Your Chatbot:

## Step 1: Navigate to Chatbo&#x74;**> Edit Chatbot > General Settings**.

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

<figure><img src="/files/vyod4RMOStnkAmAsythg" alt=""><figcaption><p>Navigate under "General" tab and scroll down</p></figcaption></figure>

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

## Step 2: Under the 'Example Questions' label, enter your quick questions.

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

## Step 3: Press Enter after each question to add it to the list of Example questions, it should look like question buttons once it has been entered into.

<figure><img src="/files/eq5ZwbkK7Phx8cCGmcKG" alt=""><figcaption><p>Press 'enter' after typing each question to add to the list</p></figcaption></figure>

## Step 4: Click 'Save' or 'Update' to confirm your changes.

<figure><img src="/files/p1cbEzXspsySObr3Kdem" alt="" width="285"><figcaption><p>Remember to scroll down and click on "Save" to save changes</p></figcaption></figure>

## Step 5: Your quick questions will now appear as suggestions in your chat widget.

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

***

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/add-suggested-questions-to-your-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.
