# What's Coming?

### 🚧 Why We Share What’s Coming

We believe in building with transparency and keeping our community in the loop. This section gives you:

* **Early insights** into upcoming releases
* **Sneak peeks** of new tools and improvements
* **Helpful context** to prepare you and your team for changes

Whether you’re an agent or an admin, staying informed means you can hit the ground running when new updates roll out.

### 📬 Be the First to Know

New updates will be posted regularly right here—so check back often!\
You can also find live updates in your **What’s New** section in the app once features go live.

Thanks for being part of the Rechat community. We’re excited to keep building a better platform—together.


---

# 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://help.rechat.com/whats-coming.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.
