# Announcements & Updates

The **Announcements & Updates** page compiles the latest information related to **FPT Data Suite**, including:

* New Feature releases
* Product Improvements & Enhancements
* Changes in system appearance or behavior
* System maintenance notice
* Incident alerts

We encourage you to visit this page regularly to:

* Stay updated on newly released features
* Track changes that may impact your workflow
* Plan ahead based on scheduled maintenance
* Monitor service status during interruptions

> ⚡ Each update includes a brief note to help you understand the change and apply it effectively in your work.


---

# 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/english/announcements-and-updates.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.
