# Spinner config

Sau khi vào phần config Lucky Spin, bạn sẽ thấy phần này sẽ có 10 mục chính bao gồm:&#x20;

Dưới đây là giao diện cấu hình của trang xây dựng form

> 1. When click “receive”: là hành động sau khi khách ấn nhận quà hay “receive”&#x20;
> 2. Show “Again” button: Hiện/ ẩn nút “Again” hay quay tiếp   &#x20;
> 3. Text Turn Remain: Thông báo lượt quay còn lại của khách hàng được truyền bằng biến {TURN\_NUMBER}  &#x20;
> 4. Title receive: Phần chúc mừng khách hàng    &#x20;
> 5. Description Receive: Phần thông báo phần quà khách đã trúng  &#x20;
> 6. Buttion Receive Gift: Button để khách ấn vào nhận quà    &#x20;
> 7. Button Again: Button để khách ấn vào để quay tiếp ( Nếu bạn đã ẩn button quay tiếp thì bỏ qua phần này)   &#x20;
> 8. Title Notification: Phần thông báo nếu khách đã hết lượt chơi    &#x20;
> 9. Icon Notification: Hình ảnh cho 8.    &#x20;
> 10. Style global: Màu của pop-up thông báo.

![](/files/-MMPF6i8WDFN6x4aMmB0)


---

# 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://tailieu.botplus.io/bot-game/cac-loai-bot-game/tao-mot-lucky-spinner/config/config-lucky-spin.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.
