# 2.8 Cash Movement Transactions

revver POS supports multiple reason codes for moving cash IN or OUT from the cash drawer.

### Paid In&#x20;

POS supports paying in amount with specific reason codes. These will be reported in shift receipt

### Paid Out&#x20;

POS supports paying out amount with specific reason codes. These will be reported in shift receipt

### Spot Check/ Cash balance Check&#x20;

POS support the station manager to do a spot check on running shifts of other cashiers or the OPT. These will be reported in shift receipt

### Add Change

POS allows the cashier to add change entry to the cash drawer. These will be reported in shift receipt

### Tracked Products

&#x20;POS allows the cashier to add tracked products entry during the shift start/end/ in between the shift. These will be reported in shift receipt

### CINEO Drop&#x20;

POS allows the cashier to add cineo drop entry to the cash drawer. These will be reported in shift receipt

### Safe Bag Drop&#x20;

POS allows the cashier to add safe bag drop entry to the cash drawer. These will be reported in shift receipt.


---

# 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://features.revver.tech/features/2.-pos-features/2.8-cash-movement-transactions.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.
