# Open and close batches

- [Enter opening cash amounts](https://docs.rmhpos.com/readme-1/open-and-close-batches/entering-opening-amounts.md): This topic describes how cashiers and salespeople can enter opening cash amounts for a register's batch.
- [Perform blind closeouts](https://docs.rmhpos.com/readme-1/open-and-close-batches/performing-blind-closeouts.md): This topic describes how cashiers and salespeople can perform a blind closeout for a register's batch.
- [Enter closing cash amounts](https://docs.rmhpos.com/readme-1/open-and-close-batches/entering_closing-amounts.md): This topic describes how cashiers and salespeople can enter closing cash amounts for a register's batch.
- [Generate X, Z, and ZZ reports](https://docs.rmhpos.com/readme-1/open-and-close-batches/generating_x_z_zz_reports.md): This topic describes how cashiers and salespeople can generate X, Z, and ZZ reports for a register's batch.


---

# 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://docs.rmhpos.com/readme-1/open-and-close-batches.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.
