# Display in account area

To show affiliate system in customer account area the following steps needs to be finished:

* The **Affiliate** extension needs to be installed and activated.
* In extension settings the **Activate plugin** setting needs to be enabled.
* The customer registration date needs to be older then the extension settings **Required days costomer needed**.
* The **Required turnover in EUR** of extension setting needs to be fit by the customer turnover.
* The customer needs to be in an **Allowed customer groups** you can define in the extension setting. If you don't assign any customer group the **Affiliate** extension is not usable by any customer.


---

# 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/display-in-account-area.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.
