> For the complete documentation index, see [llms.txt](https://docs.safegate.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safegate.vn/safegate-family-standard/huong-dan-kiem-soat-su-dung/chan-game-lien-quan.md).

# Chặn Game Liên Quân

{% hint style="info" %}
Liên quân là trò chơi trực tuyến, các con thường sử dụng điện thoại thông minh để tham gia trò chơi này, với nội dung lôi cuốn, số lượng trẻ em tham gia chơi ngày càng tăng lên nhanh chóng, việc chơi game quá lâu cũng gây ra hệ luỵ tới thị lực và ảnh hưởng tới sức khoẻ toàn diện của các con. **SafeGate Family Standard** giúp phụ huynh đặt ra khoảng thời gian để các con được phép sử dụng hợp lý hơn.
{% endhint %}

> Thao tác trên App SafeGate Family Standard trên điện thoại của bố mẹ
>
> Từ màn hình **Kiểm soát sử dụng** >> **Game Online**, bật công tắc cho thiết bị cần chặn **Liên quân.**

<div><figure><img src="/files/tuCYe73IIUctWl89QFBZ" alt=""><figcaption><p>Bật công tắc cho thiết bị cần chặn Liên quân.</p></figcaption></figure> <figure><img src="/files/Ty0NZlnQntGJi9GiTmgo" alt=""><figcaption><p>Đặt thời gian KHÔNG CHO PHÉP các con sử dụng Liên quân.</p></figcaption></figure></div>

> Thao tác trên thiết bị được bảo vệ và kết quả thử nghiệm mong muốn
>
> * Chơi **Game Liên quân**, trước và sau khi chặn.
>
> Kết quả: không chơi được Game khi bị chặn.


---

# 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://docs.safegate.vn/safegate-family-standard/huong-dan-kiem-soat-su-dung/chan-game-lien-quan.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.
