> 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-for-program/apply-flat-commission-on-entire-order.md).

# Apply Flat Commission on Entire Order

**GoAffPro** provides you with the option to apply a flat rate commission on the entire order.&#x20;

To apply a flat rate commission on the entire order, go to the **Referral Commissions** section in the **Commissions** tab of the GoAffPro admin panel.&#x20;

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

Here, go to the Default Commission section and click on **Change**.

![Default Commission > Click on Change](/files/-MGAW0m7F6Z4H4tXBtKl)

Now, select the Flat Rate option.

![Select Flat Rate](/files/-MGAX0g8lWyUiib-tK26)

After this, choose the "Apply on entire order" option.

![Select the "Apply on entire order" option](/files/-MGAXQCq25fx1z3-p7Sn)

Finally, click on **Save**.

![Click on Save](/files/-MGAXearwcElq_zmcygp)

The default commission set here will apply as a flat rate for the entire order.&#x20;

{% hint style="info" %}
For example, if the default commission is set at a flat rate of $10 and the "apply on entire order" option is selected, the affiliate will receive a flat $10 commission for the entire order.
{% endhint %}

![](/files/-MGAXmR4fxFauI-u4CPs)

{% embed url="<https://youtu.be/vXTU5sVF9Bs>" %}
Apply Commission on Entire Order
{% 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/set-commission-for-program/apply-flat-commission-on-entire-order.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.
