# Chat Widget

- [Configuring the chat widget](https://docs.yada.ai/chat-widget/configuring-the-chat-widget.md)
- [Adding AI to the chat widget](https://docs.yada.ai/chat-widget/adding-ai-to-the-chat-widget.md)
- [Installing Chat Widget on Guesty](https://docs.yada.ai/chat-widget/installing-chat-widget-on-guesty.md)
- [Installing Chat Widget on Hostaway](https://docs.yada.ai/chat-widget/installing-chat-widget-on-hostaway.md): Installing the chat widget on a Hostaway direct booking site is a very simple process.
- [Installing Chat Widget on Wordpress](https://docs.yada.ai/chat-widget/installing-chat-widget-on-wordpress.md)
- [Basic KB Template](https://docs.yada.ai/chat-widget/basic-kb-template.md)
- [Advanced KB Template](https://docs.yada.ai/chat-widget/advanced-kb-template.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.yada.ai/chat-widget.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.
