# Gửi SMS Trúng thưởng

## Bước 1: Tạo mới game

Bạn có thể tham khảo thêm các bước tạo mới game [tại đây](/thiet-ke-game.md).

#### <mark style="color:red;">Lưu ý:</mark>

Gửi SMS trúng thưởng cho người chơi chỉ áp dụng cho hình thức sau:

* **Hình thức hiển thị:** Tạo 1 landing page.&#x20;
* **Hình thức xác thực:** Có xác thực\
  **Phương thức xác thực:** Xác thực bằng SMS OTP *hoặc* Xác thực bằng ZNS và SMS OTP.
* **Gửi SMS trúng thưởng:** Có gửi.

<div><figure><img src="/files/NlILng8ZSoV2Bhzpo5Az" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qaWli3iJlVrrr4zUrqRw" alt=""><figcaption></figcaption></figure></div>

## Bước 2: Cài đặt nâng cao

Để hoàn tất game đang tạo, bạn cần cài đặt/ cấu hình các thành phần khác trong game [tại đây](/cai-dat-nang-cao.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://guide.woay.vn/cai-dat-nang-cao/xac-thuc-nguoi-choi-bang-otp/gui-sms-trung-thuong.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.
