# Cash register

## In General

The cash register makes it easy to record all cash transactions at the reception desk. It serves for recording and checking errors or tracing back. The cash register can serve as an aid in the transfer of shifts.

This section is explained in detail in the links below, please visit them here:

{% content-ref url="/pages/-LpO1cJLqJtbMaNV8Q17" %}
[Cashier](/en/aplikace/recepce-1/pokladna.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrsEn0zxRapnXYYJdby" %}
[Cash and shifts](/en/procesy/pokladny-a-smeny.md)
{% endcontent-ref %}


---

# 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/management/pokladna.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.
