# Adding a Voucher to Wallet (Web)

Venue-issued **physical vouchers** can be manually added to a customer's account for online use.

Follow the steps below to add a voucher from the website:

1. Go to **Account Settings**.
2. Click **Voucher Wallet**.
3. Click **Redeem**.
4. Enter the **voucher code**.
5. Click **Redeem**.

<figure><img src="/files/8VjC3cpSsmZGpxnXhQgT" alt=""><figcaption></figcaption></figure>

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

A **confirmation page** will show that the voucher has been successfully added.

<figure><img src="/files/KCbWN3Bi2dZbR4h87OCd" 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-web-app/adding-a-voucher-to-wallet-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.
