# Standard provision

#### Also give provisions for products that are not in affiliate product groups

With this configuration, all products that are not in affiliate product groups can be provisioned/commissioned with a standard rate. If it has been deactivated, then only products from affiliate product groups will be commissioned. The default rate will of course be overridden by the values from affiliate product groups, if they have been set.

This option can be helpful, for example, when importing products using dynamic product groups or categories is out of the question or when the product portfolio changes frequently. It is also used when all products receive the same rate - in this case it is possible to use the extension entirely without creating affiliate product groups. Standard provisions and affiliate product groups can be combined well, as mentioned before.

#### Default provision rate (if enabled)

If the configuration described above has been activated, the standard provision/commission rate can be set here as a percentage. The entry of 10, for example, corresponds to a 10 % provision on the product value.


---

# 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/standard-provision.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.
