# Gift Cards

Gift Cards on an online store are digital cards that can be purchased and used as a form of payment for products or services offered by the online store. They function similarly to traditional gift certificates or vouchers but are designed for online transactions.

This Section is where the merchant can come and view all the gift vouchers that have been purchased. The merchant can delete, deactivate and resend the voucher from this section.

### How to Access Gift Cards

1. Select Sales
2. Click on Gift Cards
3. Click on the Kebab menu and select the action to wish to do

{% embed url="<https://scribehow.com/embed/How_access_the_Gift_Card_Section__YpLrqh_2QgamdehUvRmi7A>" %}


---

# 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://support.storefront.co.za/features/sales/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.
