# Work with vouchers

- [Sell vouchers to customers](https://docs.rmhpos.com/readme-1/work-with-vouchers/transactions-selling-vouchers.md): This topic describes how cashiers and salespeople can sell vouchers, such as gift cards and gift certificates, to customers.
- [Check a customer's voucher balance](https://docs.rmhpos.com/readme-1/work-with-vouchers/transactions-checking-voucher-balance.md): This topic describes how cashiers and salespeople can check a customer's voucher balance, so the customer knows the current stored value on the voucher.
- [Tender a sale using a voucher](https://docs.rmhpos.com/readme-1/work-with-vouchers/transactions-tendering-vouchers.md): This topic describes how cashiers and salespeople can use a voucher, such as a gift card or gift certificate, to pay for part or all of a transaction.
- [Reload reusable vouchers (gift cards)](https://docs.rmhpos.com/readme-1/work-with-vouchers/transactions-reloading-gift-cards.md): This topic describes how cashiers and salespeople can reload reusable vouchers, such as gift cards, with a new stored value.


---

# 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-vouchers.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.
