# Minigame và tương tác

- [Mini Game tri ân khách hàng thân thiết](https://huongdan.cnvcdp.com/giai-phap/minigame-va-tuong-tac/mini-game-tri-an-khach-hang-than-thiet.md): Kịch bản triển khai Minigame định kỳ cho khách thân thiết nhằm tăng tương tác trên Mini App, khuyến khích quay lại mua hàng mà không cần dùng ưu đãi trực tiếp.
- [Gửi thông báo trúng thưởng Minigame đến khách hàng và nội bộ doanh nghiệp](https://huongdan.cnvcdp.com/giai-phap/minigame-va-tuong-tac/gui-thong-bao-trung-thuong-minigame-den-khach-hang-va-noi-bo-doanh-nghiep.md)


---

# 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://huongdan.cnvcdp.com/giai-phap/minigame-va-tuong-tac.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.
