> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/huong-dan-co-ban-dung-hidemium-version-4/lesson-18-gioi-thieu-man-thong-bao-notifications.md).

# Lesson 18: Giới Thiệu Màn Thông Báo (Notifications)

**Màn thông báo: Thêm màn hình Thông báo giúp người dùng dễ dàng theo dõi các cập nhật và hoạt động quan trọng trực tiếp trong ứng dụng.**

**Các chức năng bao gồm:**

* Hiển thị thông báo hệ thống và các cập nhật mới
* Hiển thị thông báo thanh toán như: mua gói, mua proxy dân cư, mã đổi thưởng, ứng dụng, thiết bị cá nhân,...
* Thông báo chia sẻ hồ sơ và chuyển hồ sơ của từng người dùng
* Thông báo các giao dịch mua hàng và hoạt động liên quan đến tài khoản
* Giúp người dùng quản lý lịch sử hoạt động và cập nhật thông tin nhanh chóng, thuận tiện hơn

![](https://i.postimg.cc/59m0yPFj/Screenshot-7.png)


---

# 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:

```
GET https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/huong-dan-co-ban-dung-hidemium-version-4/lesson-18-gioi-thieu-man-thong-bao-notifications.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.
