> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/whats-new.md).

# What's New

- [06-26 - SAC360 Version 2 and New SprintHub Side Menu](https://docs.sprinthub.com/en/whats-new/06-26-sac360-version-2-and-new-sprinthub-side-menu.md)
- [03-26 - CRM - New View](https://docs.sprinthub.com/en/whats-new/03-26-crm-new-view.md)
- [12-25 - SprintHub News for the Growth and Enterprise plans](https://docs.sprinthub.com/en/whats-new/12-25-sprinthub-news-for-the-growth-and-enterprise-plans.md)
- [SprintHub Automations - New Version](https://docs.sprinthub.com/en/whats-new/sprinthub-automations-new-version.md)
- [Changes Behind the Scenes of WhatsApp: The Era of LID and JID and the End of Mobile Number Exposure](https://docs.sprinthub.com/en/whats-new/changes-behind-the-scenes-of-whatsapp-the-era-of-lid-and-jid-and-the-end-of-mobile-number-exposure.md)
- [01-11-24 - Official WhatsApp API: New Rules, More Benefits for Businesses](https://docs.sprinthub.com/en/whats-new/01-11-24-official-whatsapp-api-new-rules-more-benefits-for-businesses.md): In recent months, Meta has announced important changes to the Official WhatsApp Business API. These changes will make the channel easier and cheaper to use, both for support and for marketing.
- [Announcement 18/03 - How to identify legacy Flows and Chatbots](https://docs.sprinthub.com/en/whats-new/announcement-18-03-how-to-identify-legacy-flows-and-chatbots.md)
- [Bans on WhatsApp Brazil](https://docs.sprinthub.com/en/whats-new/bans-on-whatsapp-brazil.md): Understand the Crisis and How to Protect Your Business


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/whats-new.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
