> For the complete documentation index, see [llms.txt](https://manuel.eptera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuel.eptera.com/channel-management/online-reservation.md).

# Online Reservation

In the Online Reservation module, you can conduct direct sales to your customers without incurring any commissions. Similar to channel management, all prices and availability defined in the system will be showcased on your online reservation page, which we provide to you free of charge and without any commissions. After loading content onto this page, you can directly facilitate sales through Google integration and website integration.

<figure><img src="/files/JeQzm6J4x2AZnpXxuyZ4" alt=""><figcaption><p>Online Reservation Page Image</p></figcaption></figure>

Hotels utilizing this module can accept reservations through their official website. It seamlessly connects to the front office management system to check availability, record the reservation, and simultaneously provide confirmation to the guest.

<figure><img src="/files/JeQzm6J4x2AZnpXxuyZ4" alt=""><figcaption><p>Availability Calendar</p></figcaption></figure>

You can update the URL of the online reservation page integrated into your website by entering it in the subdomain section of the 'Eptera Quick Installation' screen.&#x20;

<figure><img src="/files/JeQzm6J4x2AZnpXxuyZ4" alt=""><figcaption><p>Quick Setup Settings for Online Reservation Set</p></figcaption></figure>

Additionally, you have the flexibility to customize the theme colors of your online reservation page to align with your website's design.

<figure><img src="/files/JeQzm6J4x2AZnpXxuyZ4" alt=""><figcaption><p> Online Reservation Page Hotel Properties</p></figcaption></figure>


---

# 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://manuel.eptera.com/channel-management/online-reservation.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.
