# Set Up a Commission Reward

This article explains how to set up a commission-style reward. A commission reward pays the advocate a cash amount calculated as a percentage of the referred customer’s converted total, after any discounts are applied. This is the default reward option for all cash reward programs.

{% hint style="info" icon="memo-pad" %}
**Example**: If a referred customer makes a purchase of $120.00 (after discounts) and your program's reward rate is 10%, the advocate will earn a $12.00 cash reward.
{% endhint %}

### Why use a commission reward instead of a fixed reward?

Rewarding a percentage of the referred purchase helps you:

* **Align rewards with value**\
  Higher-value purchases lead to higher rewards, while smaller purchases generate smaller rewards.
* **Improve ROI**\
  Rewards stay proportional to revenue, helping you run ROI-positive programs more easily.
* **Match performance-style programs**\
  Many brands want a simple “10% of the purchase” model that feels familiar to partner and performance marketing teams.
* **Avoid complex JSONata**\
  You get dynamic rewards without the risk and complexity of writing and maintaining custom JSONata expressions.

### Set up a commission reward

When you create a new cash program, the reward type will default to a commission reward. You can configure it from either the *Program Checklist* or the *Program Rules* interface.

{% tabs %}
{% tab title="From the Program Checklist" %}
If you are still within the checklist phase of your Advocate program:

1. In the *Set up Advocate* section of your program checklist, within the *Set up your Advocate Reward* option, you can set the percentage amount for the commission-based reward.
2. Enter the percentage you want to reward advocates (e.g., 15%).

<div data-with-frame="true"><figure><img src="/files/hALuvG2serNndb1nO1Fo" alt="" width="563"><figcaption></figcaption></figure></div>

3. Select **Next** and complete the rest of the checklist setup.

{% hint style="success" icon="memo-circle-check" %}
**Note**: You can switch to a *Fixed* reward if you prefer to offer a fixed amount per referral.
{% endhint %}
{% endtab %}

{% tab title="From your Program Rules " %}

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Program Rules**.
2. Once you’ve [set up your program rules and actions](/brand/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/configure-your-advocate-program.md), you’ll need to select a *Reward value*. Select **Commission** from the drop list.
3. Select the currency and input a commission percent. This is the percentage of the total sales that will get rewarded for successful referrals.
4. Select **Next** and complete the rest of the program rule requirements.

<div data-with-frame="true"><figure><img src="/files/fxfwIMo9U6tBRt80o9We" alt="" width="563"><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/set-up-a-commission-reward.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.
