# Services

**Services**  at Siesta Cloud means that are all products that you offer for sale to end customers. Each service has 1 service items, which is a specific variant of the service.

For example, hotel Prague is a service and room 13 is a service item.

To make it even more complicated, we still use the equipment. Which is someplace where the service is a facility.<br>

For example, hotel Prague is a service and a facility and room 13 is a service item.

But on the example of travel activity is the service Trip around the centre of Prague, the service item is a variant of September 20 at 11.00 and a facility is a meeting place, a place directly next to Wenceslas.


---

# 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://cs.help.siesta.cloud/en/main/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.
