# Giảm giá & Hoàn tiền

Có nhiều cách để chạy chương trình giảm giá & hoàn tiền mặt trên CanCan. Bạn có thể thưởng cho người dùng dựa trên:

* lịch sử mua hàng trên kênh của bạn
* lịch sử mua hàng trên các kênh khác

Giảm giá & Hoàn tiền mặt có thể được xác định trên các sản phẩm cụ thể hoặc trên tất cả các sản phẩm có sẵn trên một kênh cụ thể.

Sự khác biệt chính giữa giảm giá và hoàn tiền mặt là thực tế rằng giảm giá sẽ giảm giá bạn mua sản phẩm trong khi hoàn tiền mặt sẽ trả lại cho bạn tiền mặt/ tín dụng trên số tiền bạn đã tiêu vào một sản phẩm đã mua trước đó.


---

# 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/tieng-viet/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.
