> For the complete documentation index, see [llms.txt](https://hangreal.gitbook.io/huongdan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hangreal.gitbook.io/huongdan/gioi-thieu.md).

# GIỚI THIỆU

[Hangreal.vn](https://hangreal.vn/) là hệ thống xác thực hàng chính hãng bằng công nghệ crypto mã hóa các QR CODE – hiểu chính xác là tem chống hàng giả QR CODE. Từ các mã QR CODE được mã hóa, dán lên sản phẩm và khách hàng có thể quét mã để kiểm tra.

Ngoài tính năng chống hàng giả, các mã QR CODE này còn có thể dùng cho chương trình khuyến mãi, chăm sóc khách hàng, thu thập chân dung khách hàng và phân tích insight khách hàng cuối cùng cho doanh nghiệp.

## **Ưu Điểm Vượt Trội Của Hangreal**

* [x] Mã qr code được mã hóa theo công nghệ crypto, bảo mật cao
* [x] Mã qr code dạng biến đổi, duy nhất và không trùng lập
* [x] Tạo hàng triệu mã qr code trong vài giây bằng một thao tác
* [x] Mã qr code tạo dạng "trống" và gắn tính năng vào mã sau.
* [x] Tích hợp tất cả trong một mã qr code duy nhất, bao gồm tính năng loyalty tích điểm, đổi quà, chương trình khuyến mãi, lauching sản phẩm theo công nghệ mới.
* [x] Thiết lập chương trình khuyến mãi tuỳ ý, ngay cả khi sản phẩm đã được tung ra thị trường hoặc ngay trên tay người tiêu dùng.
* [x] Phân tích insight khách hàng cuối cùng (end user) giúp doanh nghiệp ra kế hoạch kinh doanh chính xác.

## Tóm Tắt Cách Sử Dụng App Hangreal

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hangreal.gitbook.io/huongdan/gioi-thieu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
