> 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/program-management/manage-affiliates/set-standard-commission-for-affiliate/set-royalty-commission-for-affiliate.md).

# Set Royalty Commission for Affiliate

**GoAffPro** provides you with the option to set a royalty commission for an affiliate.

To set a royalty commission for an affiliate, go to the **All Affiliates** section in the **Affiliates** tab of the GoAffPro admin panel.

<figure><img src="/files/whn8Qi6lO6G0VKvjLwjn" alt=""><figcaption><p>Affiliates > All Affiliates</p></figcaption></figure>

Here, click on the **affiliate name** to view their profile.

![Click on affiliate's name](/files/-LyYhCPDxaFURrHNTJ6Z)

This will open up the affiliate's profile.

![Affiliate Profile](/files/-M-jR2aa-mPyg0sza1D_)

Now, go to the **Commissions** tab.

![](/files/-M-jRSUtKLyV2PB3dlcw)

This will open up the Standard Commission section.

![Standard Commission](/files/-M-jRuu7yupCbRJCbLdg)

Now, click on **Create special commission**.

![Click on Create special commission](/files/-M-jSE9O-lWCyTJ_P2OW)

Here, choose the **Royalties commissions** option.

<figure><img src="/files/B1yCvVjaZyR94Sm8dhon" alt=""><figcaption><p>Select Royalties commissions</p></figcaption></figure>

Now, select the product.

{% hint style="info" %}
You also have the option to select multiple products by enabling **Bulk Mode**.
{% endhint %}

<figure><img src="/files/2wF57643mMBE0BHYtqos" alt=""><figcaption><p>Select the product</p></figcaption></figure>

Next, set the commission rate.

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

After this, click on **OK**.

<figure><img src="/files/WHpZ6p5YjxnxuGmakDhc" alt=""><figcaption><p>Click on OK</p></figcaption></figure>

Finally, the newly set royalty commission will be set for the affiliate.

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

{% embed url="<https://youtu.be/EixuhwLzPMI>" %}
Set Fixed Commission for Affiliate
{% 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/program-management/manage-affiliates/set-standard-commission-for-affiliate/set-royalty-commission-for-affiliate.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.
