# Creating a Coupon

To create a coupon, navigate to coupons on your sidebar and enter the **desired name** for the coupon code and click **create**

![](https://autobuy.flowlu.com/files/download/ce4ece3a-9f13-11ea-9272-fa163e7d9ee1)

You can then select the **products** you want the coupon to be able to be used on. In order to select multiple products, **Ctrl+Click** them.

![](https://autobuy.flowlu.com/files/download/3e05d0b7-9f14-11ea-9272-fa163e7d9ee1)

Then you can set the **Discount** for the coupon, and the number of max uses. To have an unlimited amount of uses, you can leave max uses at zero.

![](https://autobuy.flowlu.com/files/download/615e9835-9f14-11ea-9272-fa163e7d9ee1)

Click save and your coupon will be ready to go.


---

# 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://help.autobuy.io/your-shop/creating-a-coupon.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.
