# Redeeming a Voucher (Web)

1. On checkout, click **Use Voucher**.
2. Choose the **voucher** you want to use.
3. Edit the **Confirm Use Value,** as needed (e.g., you only want to use €5.00 instead of the entire voucher value)
4. Click **Use Voucher**.

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

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

Voucher used will be indicated in the price breakdown.

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

{% hint style="info" %}
If the voucher amount exceeds the order value, the balance remains in the customer's account.
{% endhint %}


---

# 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-web-app/redeeming-a-voucher-web.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.
