# Vouchers

- [Nhóm voucher](https://help-cdp.hub-js.com/touchpoint/vouchers/nhom-voucher.md): Nhóm voucher là nơi tập trung các mã giảm giá được tổ chức cách hợp lý, giúp doanh nghiệp dễ dàng hơn trong việc quản lý, cũng như tạo chương trình tiếp thị hấp dẫn tới khách hàng mục tiêu của mình.
- [Tạo mới voucher trong một nhóm](https://help-cdp.hub-js.com/touchpoint/vouchers/tao-moi-voucher-trong-mot-nhom.md)
- [Xuất danh sách voucher](https://help-cdp.hub-js.com/touchpoint/vouchers/xuat-danh-sach-voucher.md): Hệ thống CDP không chỉ hỗ trợ doanh nghiệp tự động tạo các voucher để gửi tới khách hàng mà còn cho phép xuất danh sách này để doanh nghiệp có thể dễ dàng nhập và quản lý trên các hệ thống POS
- [Gửi voucher tới khách hàng](https://help-cdp.hub-js.com/touchpoint/vouchers/gui-voucher-toi-khach-hang.md): Hệ thống CDP hỗ trợ doanh nghiệp trong việc gửi mã giảm giá duy nhất đến khách hàng nhằm kiểm soát số lượng voucher đã phát ra, đồng thời tăng tính cá nhân hóa cho khách hàng


---

# 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://help-cdp.hub-js.com/touchpoint/vouchers.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.
