> 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/setup-commission-rules/set-commissions-on-pricing-plans.md).

# Set Commissions on Pricing Plans

**GoAffPro** provides you with the option to set the commissions on pricing plans.

To set commission on pricing plans, go to the **Referral commissions** section in the **Commissions** tab of the GoAffPro&#x20;

<figure><img src="/files/YYA8b2qX8hAIM8sUNpto" alt=""><figcaption><p>Commissions > Referral commissions</p></figcaption></figure>

Here, go to the Commission rules section.

<figure><img src="/files/WWHPERFgNAXci3mxV9Q0" alt=""><figcaption><p>Commission rules</p></figcaption></figure>

Now, click on **New Commission Rule**.

<figure><img src="/files/pQbyvKrEiZCyn5W1TO0x" alt=""><figcaption><p>Click on New Commission Rule</p></figcaption></figure>

This will open up the New commission rule window.

<figure><img src="/files/dezX0uQBsgksbS2MbWiV" alt=""><figcaption><p>New commission rule</p></figcaption></figure>

Here, select the product name rule.

<figure><img src="/files/zpiw5SIsCMsXnJze56TJ" alt=""><figcaption><p>Select the product name rule</p></figcaption></figure>

Next, set the pricing plan's name as the value.

<figure><img src="/files/bz0INBCaTFuCOvsAyAN3" alt=""><figcaption><p>Set the pricing plan's name as the value</p></figcaption></figure>

After this, set the commission rate.

<figure><img src="/files/lijtViiSNlEqWxWST6q2" alt=""><figcaption><p>Set the commission rate</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/d8CwWOV2frSkk04dai80" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The commission rate will get saved for the pricing plan. You can use this to set different commission rates for pricing plans in your store.

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

{% embed url="<https://www.youtube.com/watch?v=-M6fL_B0-1E>" %}
Set Commissions on Pricing Plans
{% 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-commissions/setup-commission-rules/set-commissions-on-pricing-plans.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.
