# Channel Management

Eptera features an integrated channel manager that not only synchronizes online channels (Booking.com, Expedia, Hotelbeds, HotelsPro, etc.) but also receives reservations directly into the hotel system. This makes it much easier and more efficient.

Eptera has a two-way connection with occupancy data: prices are sent to the channels, and reservations are retrieved.

The Eptera channel manager system is highly flexible. In addition to sending and receiving data, room allotments, discounts, and prices can be revised according to each channel.

Virtual room types can be used, and their availability can be formulated based on actual room types.


---

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