> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wix.md).

# Wix

A Yoplanning plugin is available on the Wix app market, it can be accessed at this address: [www.wix.com/app-market/yoplanning-booking-engine](https://www.wix.com/app-market/yoplanning-booking-engine)

It is also possible to search for the "Yoplanning Booking Engine" plugin directly from your Wix site administration.

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

The first step is to install this plugin on your site. A confirmation popup may appear to confirm the installation. The Yoplanning plugin simply inserts the elements needed to integrate the booking module and does not process any information from your Wix site.

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

The installation should normally redirect you to the administration of your Wix site, on the Yoplanning plugin page.

The Yoplanning plugin should therefore be visible under the installed applications and a banner confirms that the integration is functional (see: screenshot below).

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

The Yoplanning plugin page displays instructions for displaying the booking module from a link on your page, a button, or even a menu item. This is done in three steps from the Wix editor, which is used to edit your site's content:

1. On a link/button/menu: change the link type to "Web Address"
2. Paste the URL of the reservation module to be integrated ([See the dedicated documentation on creating URLs for the reservation module](/en/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/creation-durls-pour-lintegration-du-module-de-reservation-sur-un-site-internet.md))
3. Complete and publish changes

A short video demonstrates this manipulation and can be accessed by [clicking here](https://www.loom.com/share/57e9cb23398d4cbcbd78f6d422bd1330).

If you have any problems, please do not hesitate to contact support.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-parametrage/module-de-reservation/integration-du-module-de-reservation/wix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
