# Add the Chatbot widget to your website

The Web Chatbot widget is the best way to allow your users to ask questions about your product / service / community to the AI Chatbot.\
\
After you've created your AI Chatbot, you need to embed it on your website.

Here's the user experience of the Web Chatbot widget:

{% embed url="<https://www.loom.com/share/ea969ddd1eaa42d78d90cb95d934d762?sid=8c06124b-bfde-4830-b660-1c310be41c50>" fullWidth="false" %}

Follow the guides to embed the Web Chatbot widget on your website:

* [WordPress](/product-guides/add-the-chatbot-widget-to-your-website/wordpress.md)
* [Shopify](/product-guides/add-the-chatbot-widget-to-your-website/shopify.md)
* [Webflow](/product-guides/add-the-chatbot-widget-to-your-website/webflow.md)
* [Wix](/product-guides/add-the-chatbot-widget-to-your-website/wix.md)
* [Any website](/product-guides/add-the-chatbot-widget-to-your-website/any-website.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.userdesk.io/product-guides/add-the-chatbot-widget-to-your-website.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.
