# Welcome to Wonderchat

## Overview

Wonderchat is a no code AI Chatbot builder that lets you create a ChatGPT from your own website or files in under 5 minutes.

With Wonderchat, you can automate customer support on your website. Our users have experienced up to a 70% reduction in customer support emails after implementing Wonderchat on their website!

## Quick links

{% content-ref url="overview/our-features" %}
[our-features](https://docs.wonderchat.io/overview/our-features)
{% endcontent-ref %}

{% embed url="<https://wonderchat.io/pricing>" %}

## Get Started

We've put together some helpful guides for you to get setup with Wonderchat quickly and easily.

{% content-ref url="setup-guides/setting-up-your-chatbot" %}
[setting-up-your-chatbot](https://docs.wonderchat.io/setup-guides/setting-up-your-chatbot)
{% endcontent-ref %}

{% content-ref url="setup-guides/training-your-chatbot" %}
[training-your-chatbot](https://docs.wonderchat.io/setup-guides/training-your-chatbot)
{% endcontent-ref %}

{% content-ref url="setup-guides/adding-your-chatbot-to-your-website" %}
[adding-your-chatbot-to-your-website](https://docs.wonderchat.io/setup-guides/adding-your-chatbot-to-your-website)
{% endcontent-ref %}


---

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