> 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-commissions/set-commission-modifiers/set-commission-modifier-with-order-value.md).

# Set Commission Modifier with Order Value

**GoAffPro** provides you with the option to set a commission modifier with the order value rule.

To set a commission modifier with an order value rule, go to the **Commission Modifiers** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/rviH6SnmT6iVSj5UcifM" alt=""><figcaption><p>Commissions > Commission modifiers</p></figcaption></figure>

Here, click on **Add new modifier**.

![Click on Add new modifier](/files/-M78nxb8WZk953y8g-3y)

Now, select the order value rule.

![Select the order value rule](/files/-M78oKtyGkMbqPce8c7R)

After this, set the value.

{% hint style="info" %}
**For example:** Here we have selected the Order value is >= rule. So, if you set the value in the matches field to $100, then the affiliate's commission will get adjusted by the commission rate that you set in the modifier when the order value is greater than or equal to $100.&#x20;
{% endhint %}

![Set the value](/files/-M799yVclbujI22D7-ag)

Now, set the commission rate for the rule.

{% hint style="info" %}
**For example:** Since the order value is high we want to reward our affiliates with an extra commission, so we set it to 25 percent.
{% endhint %}

![Set the commission rate](/files/-M79Eyfq9-0w6mP-DGFg)

Finally, click on **Add Modifier**.

![Click on Add Modifier](/files/-M79FgKjn11zqwTq1o1T)

The newly created commission modifier will appear in the Commission Modifier section of the Commissions tab.&#x20;

{% hint style="info" %}
The commission modifier that we have set here as an example, will adjust the affiliate's commission by 25% for the referral order whose value is greater than or equal to $100.
{% endhint %}

![](/files/-M79FmXXNFQzc3jY1F1A)

{% embed url="<https://www.youtube.com/watch?v=ifHAW_kqnM0>" %}
Set Commission Modifier with Order Value
{% 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:

```
GET https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-order-value.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.
