# Coupons

In this Section, the merchant will be able to see all the coupons that have been purchased. They can void, redeem, extend or email the coupon. The merchant will be able to view which coupon is for which store and see what the status of the coupon is.

### How to Access the Coupons Section

1. Click on Sales
2. Select Coupons
3. Find the coupon you would like to review
4. Click on the Kebab menu and select the action you wish to do

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


---

# 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/coupons.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.
