# Bonus System

### Introduction

The Bonus System app for Shopware 6 provides a complete shop points system, allowing your customers to be credited points with purchases they make and redeem those points against future purchases.

<figure><img src="/files/xZjf5WBjFaaVHQhJpLNt" alt=""><figcaption></figcaption></figure>

The Bonus System app allows complete flexibility with regards to how points can be credited and redeemed, including setting the exchange rate, defining customer groups for exclusion or preferential treatment, creating special offers for certain products, and point expiry times.

Customer point balances can be easily viewed and managed via the provided dashboard, accessible from your Shopware Administration area.


---

# 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/bonus-system.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.
