# News and Updates

- [Feature releases](https://info.dokk.com/news-and-updates/feature-releases.md)
- [Announcements](https://info.dokk.com/news-and-updates/announcements.md): Welcome to the DOKK Announcements Page!
- [DOKK Major Update: 1.0](https://info.dokk.com/news-and-updates/announcements/dokk-major-update-1.0.md): 🎉🎉🎉
- [Billing System is live!](https://info.dokk.com/news-and-updates/announcements/billing-system-is-live.md): DOKK now has a fully automated billing system in place. Here's what you need to know.
- [Stay in the Loop with Organization-Wide Notifications](https://info.dokk.com/news-and-updates/announcements/stay-in-the-loop-with-organization-wide-notifications.md): We’ve just rolled out an update to make it easier for you and your team to stay informed about every port call that matters to your organization.
- [Timezone Handling and Infrastructure Improvements](https://info.dokk.com/news-and-updates/announcements/timezone-handling-and-infrastructure-improvements.md): We've just rolled out an important update to improve the way our platform handles timezones for port calls — especially relevant for agents operating across different regions.
- [Organizations now welcome!](https://info.dokk.com/news-and-updates/announcements/organizations-now-welcome.md): Our biggest update yet!


---

# 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://info.dokk.com/news-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.
