> For the complete documentation index, see [llms.txt](https://docs.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xenioo.com/basic-concepts/publishing/channels/web/wordpress.md).

# WordPress

MyLINK Connect 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 MyLINK Connect 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 MyLINK Connect menu voice.

Clicking on the MyLINK Connect menu entry will open the MyLINK Connect Web Chat settings.

<figure><img src="/files/zD1J8tskDFqxkQlYOaYp" alt=""><figcaption></figcaption></figure>

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

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

The Xenioo Version setting lets you use this plugin with either the legacy Xenioo v1 or the new MyLINK Connect v2.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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