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

# &#x20;|  Hauptseite

![](/files/-MZhtL1-kdyyI13-B4Dl)

{% hint style="danger" %}
Mein Server Gamer Room mit ca.200 Members wurde gerieft. Mich würde es freuen, wenn ihr meinen Server join

LG Lukas2007
{% endhint %}

Hey du bist nun auf der offiziellen Seite vom[ Gamer Room Bot](https://discord.com/oauth2/authorize?client_id=774965436226732042\&permissions=8\&scope=bot) und den [Gamer Room Server](https://discord.com/invite/w4qksGZ). Hier findet ihr alle News zu den Bot und den Server.&#x20;

Hier eine kleine Übersicht:

* 🤖 Gamer Room Bot
  * [🌐 Global Chat Regeln](/gamer_room/bot/or-global-chat-regeln.md)
  * [📋 Commands](/gamer_room/bot/commands.md)
  * [📃 Changelog](/gamer_room/bot/changelog.md)
  * [❌ Fehler + Verbesserungen + Wünsche](/gamer_room/bot/or-fehler-+-verbesserungen-+-wuensche.md)
  * [❓ FAQ](/gamer_room/bot/faq.md)
* 🌍 Gamer Room Server
  * [🌍 Über den Server](/gamer_room/server/ueber-den-server.md)
  * [💾 Regelwerk](/gamer_room/server/or-regelwerk.md)
  * [👤 Teammitglieder](/gamer_room/server/teammitglieder.md)
  * [👥 Teammitglied werden](/gamer_room/server/teammitglied-werden.md)
  * [💖 Partner werden](/gamer_room/server/partner-werden.md)
* 🤖 Discord Funktionen/Bots 🌍
  * [🌐 DC-Hilfe](/gamer_room/discord-funktionen-bots/dc-hilfe.md)
  * [📢 Community-Features](/gamer_room/discord-funktionen-bots/community-features.md)&#x20;
  * [👋 Willkommensbildschirm](/gamer_room/discord-funktionen-bots/community-features/willkommensbildschirm.md)
  * [👥 Mitgliedschaftsauswahl](/gamer_room/discord-funktionen-bots/community-features/mitgliedschaftsauswahl.md)
* 🔗 Links
  * [Gamer Room Bot](https://discord.com/oauth2/authorize?client_id=774965436226732042\&permissions=8\&scope=bot)
  * [Support / Gamer Room](https://discord.com/invite/w4qksGZ)
  * [📃 | Chat](https://www.tidio.com/talk/luu1jl1yzohstzubm7vfwmqabntb3bza)

<div align="left"><img src="/files/-MYk4g773k4OyUoSIHTC" alt=""></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://gamer-room.gitbook.io/gamer_room/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
