# Services

## In General

Services are for reservation of equipment. Equipment settings are very flexible and it is possible to configure parking, saunas, safes, bike rental and so on.

Manage your equipment by following the link below:

{% content-ref url="/pages/-LpT0IB0IuKWPYJ0CBzN" %}
[Equipment](/en/aplikace/aplikace/nastaveni/vybaveni.md)
{% endcontent-ref %}

Subsequently, the equipment can be booked with each booking or you can create overview calendars with the equipment.&#x20;

To manage reservations, follow the link below:

{% content-ref url="/pages/-Lqkf43QAiyIcFN0cV5A" %}
[Services](/en/aplikace/rezervace/rezervace/sluzby.md)
{% endcontent-ref %}

## Services overview

Here you will find a list of all services where you can filter and search. Click the icon and the reservation name to open the reservation with the service.&#x20;

![](/files/-M3fZRKyTPdXrMGZcg2c)


---

# 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://help.siestaextranet.com/en/aplikace/recepce-1/sluzby.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.
