# Coupons

The Coupon Section will allow you to quickly and easily see how many coupons have been allocated to customers and how many of those coupons have been redeemed. \
\
When creating a Coupon in the Products Section, the system will automatically generate the coupon codes that will be given to the customer. In this Section, you can add your own unique codes that will be sent to the customer.

### Adding Unique codes

1. Click on Catalogue > Coupons
2. Find the Coupon you wish to load custom codes on
3. click on the three-dot menu and section load codes
4. Please add all the codes separated by a comma only
5. Click Load

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


---

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