# Rezervačný systém

- [Správa rezervačného systému](https://docsx.cluberio.com/bookings/od-objednavky-po-prihlasenie.md): Správa skupinových cvičení a iných eventov
- [Rezervácia zdrojov](https://docsx.cluberio.com/bookings/rezervacia-zdrojov.md): Rezervácia zdrojov poskytuje možnosť rezervovať si vybavenie alebo priestor vyhradený pre člena.
- [Zatvorené hodiny](https://docsx.cluberio.com/bookings/rezervacia-zdrojov/zatvorene-hodiny.md)
- [Cenová politika](https://docsx.cluberio.com/bookings/rezervacia-zdrojov/cenova-politika.md)
- [Rezervácia služieb](https://docsx.cluberio.com/bookings/rezervacia-sluzieb.md): Ak poskytujete vo vašom centre masáže, strihanie alebo osobný tréning tieto nastavenia sú práve pre vás.
- [Vytvorenie novej služby](https://docsx.cluberio.com/bookings/rezervacia-sluzieb/vytvorenie-novej-sluzby.md)
- [Osobný tréning](https://docsx.cluberio.com/bookings/rezervacia-sluzieb/vytvorenie-novej-sluzby/osobny-trening.md)


---

# 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://docsx.cluberio.com/bookings.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.
