> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-coupons/setup-personal-coupons.md).

# Setup Personal Coupons

You can use the **Personal Coupons** feature to generate personal coupons for your affiliates automatically. Your affiliates can use these coupons for their personal use, to make purchases in the store. Please note that personal coupons do not generate any commissions for affiliates.

Go to the **Coupons** tab in the GoAffPro admin panel.

<figure><img src="/files/xozSyhiLFfbXlQi3vL1W" alt=""><figcaption><p>Coupons</p></figcaption></figure>

Here, go to the **Personal Coupons** section to set up the personal coupons for affiliates.

* [Setup Personal Coupons](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons.md)
* [Change Discount Type](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/set-discount-type.md)
* [Change Discount Value](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/set-discount-value.md)
* [Set Coupon Usage Limit](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/set-usage-limit-for-personal-coupons.md)
* [Set Minimum Order Value](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/set-minimum-order-value.md)
* [Limit Personal Coupons to Products](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/limit-personal-coupons-to-products-or-collections.md)
* [Limit Personal Coupons to Collections](/affiliate-coupons/setup-personal-coupons/automatically-generate-personal-coupons/limit-personal-coupon-usage-to-collections.md)
* [Generate Personal Coupons for Existing Affiliates](/affiliate-coupons/setup-personal-coupons/generate-personal-coupons-for-existing-affiliates.md)
* [Change Personal Coupon Code Style](/affiliate-coupons/setup-personal-coupons/change-style-of-personal-coupons.md)
* [Assign Custom Personal Coupons](/affiliate-coupons/setup-personal-coupons/assign-custom-personal-coupons-to-affiliates.md)&#x20;
* [Create Personal Coupon Templates](/affiliate-coupons/setup-personal-coupons/create-personal-coupon-templates.md)

<figure><img src="/files/JuPoFGOPkRlIT4H2B6j7" alt=""><figcaption><p>Personal Coupons</p></figcaption></figure>

{% embed url="<https://youtu.be/W6D2BzfNZ9Q>" %}
Personal Coupons
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/affiliate-coupons/setup-personal-coupons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
