# Updates

- [18/05/2026](https://docs.ritabot.gg/ritabot-docs/updates/18-05-2026.md): Upcoming Changes to RITA and what we have been doing in Version 2.3.0
- [Archived Update's](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates.md): See below for our archived previous updates. This is not intended to be a definitive list, as certain updates may have been published or communicated solely through our Discord server.
- [01/04/2022](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/01-04-2022.md): Update on the state of RITA 1.3.0 Public Release.
- [01/05/2022](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/01-05-2022.md): Wooooo, Rita is back, and hopfully for good. (Launch Date: 01/05/2022 00:00 GMT)
- [22/05/2022](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/22-05-2022.md): Important Annoucement Shared Via Discord
- [03/07/2022](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/03-07-2022.md): Important Annoucement Shared Via Discord
- [27/09/2022](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/27-09-2022.md): Important Annoucement Shared Via Discord
- [05/01/2023](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/05-01-2023.md): Important Annoucement Shared Via Discord
- [31/03/2023](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/31-03-2023.md): Important Annoucement Shared Via Discord
- [06/04/2023](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/06-04-2023.md): Upcoming Changes to RITA and what we have been doing.
- [20/08/2023](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/20-08-2023.md): Upcoming Changes to RITA and what we have been doing.
- [01/01/2026](https://docs.ritabot.gg/ritabot-docs/updates/archived-updates/01-01-2026.md): Another year of RITA


---

# 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.ritabot.gg/ritabot-docs/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.
