# Announcements

This section is dedicated to sharing important **updates, notices**, and **key announcements** that affect our platform, services, or team operations. It acts as a central source of truth for time-sensitive and strategic information.

You’ll find content such as:

* System-wide updates and technical changes
* Policy or process updates
* Release summaries and platform announcements
* Internal notices relevant to projects, clients, or teams
* Any other critical info that needs to be shared and easily referenced

Please check this section regularly to stay informed and aligned.


---

# 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://support.storefront.co.za/information/announcements.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.
