# Announcement

Trang **Announcement** là nơi tổng hợp các thông báo quan trọng từ đội ngũ phát triển và vận hành **DataSuite**. Nội dung bao gồm:

* **Thông báo bảo trì hệ thống** (Scheduled maintenance)
* **Thay đổi chính sách, điều khoản sử dụng**
* **Ra mắt phiên bản lớn (major release)**
* **Thông tin về chương trình dùng thử, ưu đãi, sự kiện liên quan đến sản phẩm**
* **Cảnh báo vận hành, gián đoạn dịch vụ (nếu có)**

***

> 📌 **Mục tiêu của trang Announcement:** đảm bảo người dùng luôn được cập nhật kịp thời về các thay đổi quan trọng, chủ động trong việc sử dụng và phối hợp cùng đội ngũ hỗ trợ khi cần thiết.


---

# 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.datasuite.vn/thong-bao-va-cap-nhat/announcement.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.
