# Special coupon commission

Giving discounts to the customers and commissions to the affiliates at the same time can significantly affect the merchant's profit. In such cases, some merchants would like to reduce the commission rate to ensure their profit.

**Special coupon commission** helps merchants adjust the commission rules for referral orders that have a coupon code used. You can set a lower or higher commission rate for referrals using coupons than those promoted by links.

To enable **Special coupon commission** for a program, go to **Programs** > Locate the program you want > Click on the program's name > **Advance** > switch on **Special coupon commission.**

<figure><img src="/files/QcOp8PIfC7Qku5LrGN9p" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Please note that **Special coupon commission** is only available for the **Simple** **commission rule** (not applicable for the **Advance: Commission on order value rule**).
{% endhint %}

<figure><img src="/files/zmNQQZmuxastnGE6k1js" alt=""><figcaption></figcaption></figure>

Coupon code commissioning can be applied to **Affiliate coupons** (coupons assigned to your affiliates) or **Any coupon** (including affiliates' coupons and your shop's discount codes that are not assigned to any affiliates).

In the **Amount** field, you can enter a commission rate that you want to apply for orders using coupons. The commission type will be based on what you set in the Commission structure in the Program settings. For example, if you set the commission type to be Percent of sale above, it will also use that type for Special coupon commission.&#x20;

{% hint style="info" %}
**Note:**

* The Special coupon commission rate will not override the [Special product commission](/management/programs/program-settings/special-product-commission.md) rate and [First commission](/management/programs/lifetime-commission.md#first-commissions) (on Lifetime commission rate).
* The feature applies 1 commission rate to all referrals with coupon codes used in general. In other words, you can't set different commission rates for referral orders made with different coupon codes.
  {% endhint %}


---

# 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.uppromote.com/management/programs/special-coupon-commission.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.
