> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025.md).

# 2025

- [Christmas 2025 Event Guide](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/christmas_2025_event_guide.md)
- [Halloween Event 2025: "Spooky Season of the Dead"](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/halloween_2025_event_guide.md)
- [Halloween Event 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/halloween2025.md)
- [Patch Notes - January 07, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches01072025.md)
- [Patch Notes - December 1, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches01122025.md)
- [Patch Notes - January 17, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches01172025.md)
- [Patch Notes - January 31, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches01312025.md)
- [Patch Notes - February 27, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches02272025.md)
- [Patch Notes - March 21, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches03212025.md)
- [Patch Notes - April 18, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches04182025.md)
- [Patch Notes – May 12, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches05122025.md)
- [Patch Notes – May 20, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches05202025.md)
- [Patch Notes – June 25, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches06252025.md)
- [Patch Notes – Emergency Maintenance (Crash Recovery)](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches07012025.md)
- [Patch Notes – July 7, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches07072025.md)
- [Patch Notes – September 25, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches07252025.md)
- [Patch Notes - September 1, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches09012025.md)
- [Patch Notes – September 5, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches09052025.md)
- [Patch Notes - October 9, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches09102025.md)
- [Patch Notes - September 25, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches09252025.md)
- [Patch Notes - April 10, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches10042025.md)
- [Patch Notes - December 11, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches11122025.md)
- [Patch Notes - November 24, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches24112025.md)
- [Patch Notes - December 29, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches29122025.md)
- [Patch Notes - October 31, 2025](https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025/patches31102025.md)


---

# 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:

```
GET https://darkgroom.gitbook.io/darkgroom-docs/docs/patch-notes/2025.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.
