# Reload reusable vouchers (gift cards)

{% hint style="info" %}
You can only reload (add money to) a gift card (voucher) that has been already sold.
{% endhint %}

1. Do one of the following:

* Scan the gift card.
* Enter the item lookup code (ILC) into the lookup field.

2. On the **Select Serial Number** screen, tap **Show Sold Serial** to select it.
3. Do one of the following:

* Enter the serial number into the **serial number lookup field** and press **Enter**.
* Scroll through the list of serial numbers and tap the correct one to select it.

<div align="left"><img src="/files/AwnTjPOCEQhufKO6qXoF" alt=""></div>

4. Tap **Select**.
5. Tap **Yes** to confirm you want to add money to the gift card.

<div align="left"><img src="/files/98pucOGx1vzBa13FgsjN" alt=""></div>

6. On the **Enter Price** screen, enter the amount of money you want to add to the gift card.

<div align="left"><img src="/files/bqGtIprdxG3LOkVgtEwF" alt=""></div>

7. Tap **OK**.
8. Add other items to the transaction, as required.
9. Tap **Transaction** | **Tender Sale** or press **F12**.
10. On the **Tender** screen, enter the tender amount next to the relevant tender type.
11. Tap **OK**.
12. Tap **Yes** to print the receipt.

The receipt shows the new balance:

<div align="left"><img src="/files/5bbbbOyCuuYBXBCvb5hw" alt=""></div>


---

# 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/transactions-reloading-gift-cards.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.
