# Allgemeines

Hier unter Allgemeines findest du alle wichtigen Informationen zum Umgang mit unserem [<mark style="color:blue;">Discord Server</mark>](/allgemeines/discord-server.md), aber auch wie du dich bei [<mark style="color:blue;">Bugs</mark>](/allgemeines/fehler-gefunden.md) oder anderen [<mark style="color:blue;">Problemen und Fragen</mark>](/allgemeines/probleme-oder-fragen.md) verhalten sollst.\
\
Wähle links im Menü einfach aus zu welchen Anliegen du Informationen benötigst und dann wirst du fündig werden. \
\
Solltest du Anliegen haben welche nicht durch unser Wiki hier abgebildet werden, wende dich bitte über unseren [<mark style="color:blue;">Discord</mark>](https://discord.landania.net) an uns und schildere dein Anliegen einem Teammitglied. Wir geben uns Mühe dein Anliegen dann so schnell wie möglich zu beantworten.<br>


---

# 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://wiki.landania.net/allgemeines.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.
