# Work with bottle deposits

- [Collect bottle deposits](https://docs.rmhpos.com/readme-1/work-with-bottle-deposits/bottle-deposits-collecting.md): This topic describes one method for collecting bottle deposits for recyclable containers. Refer to your store's policies and procedures for collecting bottle deposits.
- [Process refunds of bottle deposits](https://docs.rmhpos.com/readme-1/work-with-bottle-deposits/bottle-deposits-refunding.md): This topic describes one method for processing refunds for bottle deposits. Refer to your store's policies and procedures for refunding bottle deposits.


---

# 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/work-with-bottle-deposits.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.
