# Provision according to the number of orders

#### Change provision after each order for the affiliate

This optional setting allows you to adjust the provision/commission for affiliates based on the number of orders promoted: Each order an affiliate promotes changes their commission rate, which they will receive for future orders.

The following options can be used to define exactly if and for how long the commission value should increase or decrease by which rate.

#### Increase or decrease of commission per order

This field is used to determine whether the commission should increase or decrease after each order, provided the previously described configuration has been activated. The two options are:

* Increase
* Decrease

#### Number of changes

Here you can set the number of orders for which the affiliate's provision will be changing by the specified value. The entered number thus serves as a limit for the maximum provision increase or decrease.

#### Factor of increase or decrease per order

This configuration determines the factor by which provisions are changed for an affiliate after each order. The increase or decrease always refers only to the affiliate who promoted the order. Each affiliate therefore has their own increase or decrease rate, if this setting is active. The value is indicated as follows:

* 0.1 are a 10 % adjustment per order
* 0.05 are a 5 % adjustment per order


---

# 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.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/provision-according-to-the-number-of-orders.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.
