# Choose the Commission Calculation Method

**GoAffPro** provides you with the option to choose the commission calculation method for the multi-level affiliate network.

To choose the commission calculation method, go to the **Multi Level** tab of the GoAffPro admin panel.

<figure><img src="/files/TmLFr7PG5XBHCQbsVvvN" alt=""><figcaption><p>Multi Level</p></figcaption></figure>

Here, go to the Settings section.

<figure><img src="/files/qdEsMwiYgashba6Svgak" alt=""><figcaption><p>Settings</p></figcaption></figure>

Here, choose the commission calculation method of your choice.

![Select the commission calculation method](/files/-M3G1bo8K1bFYwu-oIul)

### Simple Commission Calculation Method

If you choose the simple commission calculation method, the commission is calculated as the **percentage of the order value**.&#x20;

{% hint style="info" %}
You also have the option to apply the level commissions, even if the sale/referral commission is nil by enabling the **Apply Level Commission even when sale commission is nil** option.
{% endhint %}

![Simple Commission Calculation Method](/files/-M3G0FbSICKNcWk-q0b-)

**For Example:** Here, we have a multi-level affiliate network that uses the simple commission calculation method. The order value is $100, the referral commission rate is 10%, and the level 1 commission is 5%.

**If Partner B (downline affiliate) refers the sale:**

* Partner B will earn the referral commission of 10% = $10
* Partner A (parent affiliate) will earn 5% on the order value = $5

<figure><img src="/files/JxFmpwCZySP4eFE5yWmU" alt=""><figcaption><p>Simple Commission Calculation Method</p></figcaption></figure>

### Dynamic Commission Calculation Method

If you choose the dynamic commission calculation method, the commission is calculated as the **percentage of the sale commission**.&#x20;

![Dynamic Commission Calculation Method](/files/-M3G1CnQZF1_TVujHhLm)

**For Example:** Here, we have a multi-level affiliate network that uses the dynamic commission calculation method. The order value is $100, the referral commission rate is 10%, and the level 1 commission is 5%.

**If Partner B (downline affiliate) refers the sale:**

* Partner B will earn the referral commission of 10% = $10
* Partner A (parent affiliate) will earn 5% on the sale/referral commission earned by the downline affiliate (which is $10) = $0.5

<figure><img src="/files/bIXDYepeozOxaur4cWf9" alt=""><figcaption><p>Dynamic Commission Calculation Method</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=wfDXpq_-VXI>" %}
Choose the Commission Calculation Method
{% endembed %}


---

# 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://docs.goaffpro.com/multi-level-affiliate-network/enable-multi-level-marketing/choose-the-commission-calculation-method.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.
