# Manage the cash drawer

- [Perform cash drops](https://docs.rmhpos.com/readme-1/manage-the-cash-drawer/performing_cash_drops.md): This topic describes how cashiers and salespeople can perform cash drops to skim excess cash from cash drawers. Cash drop amounts are included in the Z report.
- [Perform "no sale" transactions](https://docs.rmhpos.com/readme-1/manage-the-cash-drawer/performing-no-sales.md): This topic describes how cashiers and salespeople can perform no sale transactions to open an electronic cash drawer without tendering a sale.
- [Perform payouts](https://docs.rmhpos.com/readme-1/manage-the-cash-drawer/performing-payouts.md): This topic describes how cashiers and salespeople can perform payouts from a register's cash drawer to pay for minor store expenses. Payouts are included in X, Z, and ZZ reports.


---

# 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/manage-the-cash-drawer.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.
