# Approve provision

If an order is placed that your partner has referred, you must first approve the commission before it is credited to your partner. Our extension offers various [automatic mechanisms](/en/plugins/affiliate-system/installation.md#provision-collect) for this. If you do not wish to use these, you will need to [manually authorise the commission](/en/plugins/affiliate-system/admin-dashboard.md#manually-activate-provision) for each 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.premsoft.de/en/plugins/affiliate-system/approve-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.
