# Coupon codes

Offering coupon codes is a good way to offer discounts.&#x20;

These discounts are usually time bound, not for everyone and can only be given to customer you choose or customers that come from a certain affialiate program.

By creating coupon codes and the conditions for it, you ensure all the process is automated.

PriceOps has made it very easy to create and use the coupon codes as you choose.

{add video}


---

# 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.priceops.net/documentation/pricing-operations/coupon-codes.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.
