# WordPress

Xenioo Web Chat fully supports WordPress websites. You can insert your chatbot in a WordPress page manually, by adding the code you can copy from the Web Publishing dialog or by installing our dedicated WordPress plugin.

To enable the Xenioo plugin please download it from [WordPress.org](https://wordpress.org/plugins/xenioo-web-chat/) and follow basic installation instructions. Once installed and activated, under "Settings" you should find a Xenioo menu voice.

Clicking on the Xenioo menu entry will open the Xenioo Web Chat settings.

![](/files/-MOCIZT8PkTyl5ZIV0c1)

The values required by the plugin can be found on the Web publishing dialog inside your Xenioo chatbot:

![](/files/-MOCOpNvx2YZG-q9R8VF)


---

# 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://docs10.xenioo.com/basic-concepts/publishing/channels/web/wordpress.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.
