# Tin tức (7)

**Tin tức trong MiniApp** (ứng dụng con chạy trong hệ sinh thái của zalo)

* Thường hiển thị ngay trên **giao diện trang chủ** hoặc mục "Thông báo"
* Nội dung ngắn gọn, trực quan, ưu tiên tính tương tác (kèm nút đặt hàng, xem thêm...)
* Có thể đẩy **thông báo real-time (thời gian thực)** cho người dùng
* Được tích hợp liền mạch với các chức năng như đổi quà, tích điểm, lịch hẹn...

&#x20;**Vai trò của tính năng "Tin tức"**

* **Kết nối khách hàng** với thương hiệu nhanh chóng và liên tục
* **Tăng khả năng giữ chân người dùng**, nhờ thông tin hữu ích hoặc hấp dẫn
* **Tạo động lực tương tác**, ví dụ: đọc tin → nhận voucher → đặt hàng


---

# 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://docs.miniapp.vn/huong-dan/tin-tuc-7.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.
