> For the complete documentation index, see [llms.txt](https://wiki.nordics.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nordics.world/events-and-news/server-events/terrain-incidents/the-danish-forest-fire.md).

# The Danish forest fire

One of the most controversial events in the server's history is known as "The Danish forest fire," which involved three players, including [Cosmic](/the-world/players/cosmicwaffles.md), communistraika, and CrispyChickes. During this event, the trio burned down all the forests in the Denmark region, with Cosmic starting 1245 independent fires, accounting for approximately 37% of all user-placed fires on the server. Communistraikia started 1203 independent fires, accounting for approximately 35%, and CrispyChickes started 912 independent fires, accounting for approximately 27% of all user-placed fires on the server. In summary, these three players alone were responsible for lighting almost all the server's fires, and they spent hours doing it.\
\
The community's response to the incident was to conduct targeted rollbacks to undo fire damage in specific areas while preserving legitimate burns. However, this operation caused intermittent server lag and took a while to complete.


---

# 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://wiki.nordics.world/events-and-news/server-events/terrain-incidents/the-danish-forest-fire.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.
