# Home

{% hint style="warning" %}
Warning: The Backrooms Mod is still in development, therefore some features might change or get removed later on.
{% endhint %}

Welcome to the official Backrooms Mod wiki. The features documented are only complex features.

The wiki has been written when the mod was in version 1.0.0, some content may be slightly different if you use a later update.

{% embed url="<https://modrinth.com/mod/backrooms/version/1.0.0>" %}
The download link
{% endembed %}

## Wiki handled by

[Lumaa](https://lumaa.fr/?utm_source=BkrmGitbook)


---

# 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://lumaa.gitbook.io/backrooms/home.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.
