# Selling Vouchers (POS)

1. In the POS, click on **Voucher**.
2. Enter the **customer's email** and the **amount** of voucher.
3. Click **Confirm**.
4. Process the **payment** either by cash or by card.
5. A **confirmation** will appear with the voucher details. The details will also be shown on the printed **receipt**.

<figure><img src="/files/gNAi5YvuLXhf7YSYVZBS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/sU03lKIl7evJ3DCEKsnf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mOJTQMkR1FjhHUlhgvsO" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/vouchers/vouchers-in-the-pos/selling-vouchers-pos.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.
