# Apps

- [Affiliate Marketing](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing.md): Affiliate Marketing for Shopware 6 - New customers through the partner program
- [Setup](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/setup.md)
- [Configuration](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration.md)
- [Basic Configuration](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/basic-configuration.md)
- [Display options for affiliates](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/display-options-for-affiliates.md)
- [Lifetime Affiliates](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/lifetime-affiliates.md)
- [Choose affiliate](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/choose-affiliate.md)
- [Synchronization](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/synchronization.md)
- [Standard provision](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/standard-provision.md)
- [Provision according to the number of orders](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/provision-according-to-the-number-of-orders.md)
- [Automatic voucher](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/automatic-voucher.md)
- [Payout as voucher](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/payout-as-voucher.md)
- [Cookie](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/cookie.md)
- [Email notifications](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/email-notifications.md)
- [Automatic payouts](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/automatic-payouts.md)
- [Payout receipts](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/payout-receipts.md)
- [Social Media](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/configuration/social-media.md)
- [Set provisions for affiliates](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/set-provisions-for-affiliates.md)
- [Synchronize transaction status with order status](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/synchronize-transaction-status-with-order-status.md)
- [Features](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/features.md)
- [FAQ](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/faq.md): Frequently Asked Questions
- [Changelog](https://docs.codegiganten.de/plugin-documentation/en/apps/affiliate-marketing/changelog.md): History of changes to the extension
- [Dynamic Product Recommendations](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations.md)
- [Setup](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/einrichtung.md)
- [Configuration](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/konfiguration.md)
- [Ranking Group](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe.md)
- [Filters](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter.md)
- [Is New](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/ist-neu.md)
- [Is Promo](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/ist-promo.md)
- [Sufficient Availability](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/verfuegbarkeit-ausreichend.md)
- [Price Difference](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/preisdifferenz.md)
- [Frequently Bought Together](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/ebenso-gekaufte-produkte.md)
- [Frequently Viewed Together](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/ebenso-angesehene-produkte.md)
- [Length of Stay](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/verweildauer.md)
- [Average Ratings](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/durchschnittliche-bewertungen.md)
- [Same Manufacturer](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/gleicher-hersteller.md)
- [Paid Orders](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/rankinggruppe/filter/bezahlte-bestellungen.md)
- [Campaign](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/kampagne.md)
- [Shopping Experiences](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/erlebniswelten.md)
- [Debug Mode](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/debugmodus.md)
- [Optimising Recommendations](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/optimierung-der-empfehlungen.md)
- [FAQ](https://docs.codegiganten.de/plugin-documentation/en/apps/dynamic-product-recommendations/faq.md)


---

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