# Rabatte und Cashbacks

Es gibt mehrere Möglichkeiten, Rabatte & Cashbacks auf CanCan durchzuführen. Sie können Benutzer belohnen basierend auf:

* ihrer Kaufhistorie auf Ihrem Kanal
* ihrer Kaufhistorie auf anderen Kanälen

Rabatte & Cashbacks können für bestimmte Produkte oder für alle Produkte auf einem bestimmten Kanal definiert werden.

Der Hauptunterschied zwischen Rabatten und Cashbacks besteht darin, dass Rabatte den Preis reduzieren, zu dem Sie ein Produkt kaufen, während Cashbacks Ihnen Geld/Bonuspunkte für den Betrag zurückgeben, den Sie für ein zuvor gekauftes Produkt ausgegeben haben.


---

# 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.payswap.org/deutsch/products/cancan/discounts.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.
