# Setup

{% hint style="info" %}
The extension is installed as usual via the Shopware Community Store or by uploading the ZIP file to the plugins folder.
{% endhint %}

After installing the extension, we recommend to first carry out the [basic configurations](/plugin-documentation/en/apps/affiliate-marketing/configuration/basic-configuration.md): Here, for example, you can select after how many days an affiliate can request the payment of their commission or which URL parameter should be used for affiliate links.&#x20;

We recommend that you then create your first affiliate product groups in which you define those products that will be available for your Affiliate-Marketing program as well as their provision/commission rates.

For test purposes, you can now register an affiliate and familiarize yourself with how your affiliates are going to use and see the system. We propose, you also place a test order to get a broader idea of how everything works.

{% hint style="info" %}
If you have any remaining questions or need support setting up the extension, don't hesitate to contact us! We are happy to support you.
{% endhint %}


---

# 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/setup.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.
