# Chatbot Configuration

Wonderchat is designed for exceptional flexibility, offering numerous customization options for your chatbot. To help you navigate these choices, we've compiled a detailed guide that clearly explains each option and its function, ensuring you can fully leverage Wonderchat's capabilities.

***

## In this Section:

[Creating Your First Chatbot](/setup-guides/setting-up-your-chatbot/creating-your-first-chatbot.md)

[Spontaneous Greeting Message](/setup-guides/setting-up-your-chatbot/how-to-set-up-a-spontaneous-greeting-message.md)

[Dynamic Greeting](/setup-guides/setting-up-your-chatbot/how-to-set-up-dynamic-greeting.md)

[Automatic Chatlog Tags](/setup-guides/setting-up-your-chatbot/how-to-set-up-automatic-chatlog-tags.md)

[Chatbot Rules](/setup-guides/setting-up-your-chatbot/how-to-set-up-chatbot-rules.md)

[Multi-lingual Chatbots](/setup-guides/setting-up-your-chatbot/setting-up-multi-lingual-chatbots.md)

[Source Citations Options](/setup-guides/setting-up-your-chatbot/how-to-pick-between-source-citations-options-for-your-chatbot.md)

[Add Suggested Questions to your Chatbot](/setup-guides/setting-up-your-chatbot/add-suggested-questions-to-your-chatbot.md)

[Selecting Between AI models for your chatbots](/setup-guides/setting-up-your-chatbot/selecting-between-ai-models-for-your-chatbots.md)

[Private Sites Crawling](/setup-guides/setting-up-your-chatbot/how-to-crawl-and-update-private-sites.md)

[Notification Settings](/setup-guides/setting-up-your-chatbot/how-to-customize-your-notification-settings-for-your-chatbot.md)


---

# 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.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.
