> For the complete documentation index, see [llms.txt](https://guide.woay.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.woay.vn/cau-hoi-thuong-gap/landing-page-woay-page.md).

# Landing Page/Woay Page

<details>

<summary>Tại sao tôi đã update ảnh, thông tin tại mục SEO nhưng các ảnh và thông tin vẫn không được cập nhật?</summary>

Facebook cần một khoảng thời gian nhất định để nhận các thông tin và ảnh này. Để Facebook nhận ảnh và các thông tin nhanh chóng bạn cần thực hiện các bước sau: \
\- *Bước 1:*  Truy cập vào trang <https://developers.facebook.com/tools/debug/> \
\- *Bước 2:*  Điền link trang của vào thanh. \
\- *Bước 3:*  Click "Debug", bạn sẽ thấy trang sẽ hiển thị ra các thông tin của trang. Nếu vẫn là các thông tin và ảnh cũ bạn cứ 30s ấn "Debug" lại 1 lần để Facebook cập nhật cho đến khi Facebook nhận được.

</details>

<details>

<summary>Tắt người danh sách người chơi trúng thưởng hiện ra trên game ở đâu? Data trúng thưởng này có thể tự cài đặt được hay không? </summary>

Data trúng thưởng này là nền tảng cập nhật sẵn, không thể điều chỉnh được thông tin người trúng theo yêu cầu. \
Để không hiện lên thông tin báo trúng thưởng này ở trên game nữa, bạn thao tác như hình:\
![](/files/cc4zJnpir5pmymSIsMWf)

</details>

<details>

<summary>Đã điền link chat vào inbox/mua hàng nhưng không trỏ về link đã điền? </summary>

Nút "Inbox": trỏ về message (kênh chat của fanpage, zalo....) cần điền đúng thông tin link:

* Message: cần gắn link: <http://m.me/> để trỏ về đúng kênh chat. Ví dụ như hình dưới:&#x20;

<img src="/files/-MkLp68PgXRDJGdxoFX2" alt="" data-size="original">

* Zalo: cần gắn link: <https://zalo.me/> để trỏ về đúng kênh chat.Ví dụ như hình dưới:

<img src="/files/-MkLpspKtBfgXOI9LJAj" alt="" data-size="original">

Ngoài ra, bạn có thể trỏ link về website/fanpage để user click nút "Mua hàng" và sử dụng phần thưởng đã trúng (mã giảm giá, voucher,...) được thuận tiện hơn.

</details>


---

# 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://guide.woay.vn/cau-hoi-thuong-gap/landing-page-woay-page.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.
