# MINIGAME

- [Cấu hình Minigame](https://help-cdp.hub-js.com/minigame/cau-hinh-minigame.md)
- [Tạo mới một game trong hệ thống](https://help-cdp.hub-js.com/minigame/cau-hinh-minigame/tao-moi-mot-game-trong-he-thong.md)
- [Cấu hình công thức tính lượt chơi](https://help-cdp.hub-js.com/minigame/cau-hinh-minigame/cau-hinh-cong-thuc-tinh-luot-choi.md)
- [Cấu hình các phần thưởng trong minigame](https://help-cdp.hub-js.com/minigame/cau-hinh-minigame/cau-hinh-cac-phan-thuong-trong-minigame.md)
- [Cấu hình quy tắc trúng thưởng minigame](https://help-cdp.hub-js.com/minigame/cau-hinh-minigame/cau-hinh-quy-tac-trung-thuong-minigame.md)
- [Lịch sử tham gia minigame của khách hàng](https://help-cdp.hub-js.com/minigame/lich-su-tham-gia-minigame-cua-khach-hang.md)
- [Cộng/ trừ lượt chơi thủ công](https://help-cdp.hub-js.com/minigame/cong-tru-luot-choi-thu-cong.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://help-cdp.hub-js.com/minigame.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.
