# Willkommen

{% hint style="warning" %}
Seite ist in Arbeit, einige Inhalte sind noch nicht vollständig!
{% endhint %}

{% embed url="<https://youtu.be/AXNJ0VovsAA>" %}

## 🌐 Server Infos

## ℹ Informationen

* [📰 Impressum](/informationen/impressum.md)
* [📰 Spenden](/informationen/spenden.md)
* [📰 Social Media](/informationen/social-media.md)
* [🌐 Changelogs](/informationen/changelog.md)

## 🌎 Starter Guides

* [🎒 Erste Schritte](/starter-guides/erste-schritte.md)
* [✈ Einreise](/starter-guides/erste-schritte/einreise.md)
* [🏘 Hotspots](/starter-guides/erste-schritte/hotspots.md)
* [💼 Jobs](/starter-guides/erste-schritte/jobs.md)
* [🔤 Grundlagen](/starter-guides/grundlagen.md)

## 🎮 Tastenkürzel

* [⌨ Allgemein](/tastenkurzel/allgemein.md)
* [⌨ Fahrzeuge](/tastenkurzel/fahrzeuge.md)
* [⌨ Job](/tastenkurzel/job.md)
* [⌨ Sonstige](/tastenkurzel/sonstige.md)

## 📕 Regelwerke

* [📖 Serverregeln](/regelwerke/serverregeln.md)
* [📖 Discordregeln](/regelwerke/discordregeln.md)
* [📖 Streamingregeln](/regelwerke/streamingregeln.md)

## ⚖ Gesetze

* [📙 Gesetzbuch](/gesetze/gesetzbuch.md)
* [📙 LSPD Dienstvorschrift](/gesetze/lspd-dienstvorschrift.md)
* [📙 LSPD Hausordnung](/gesetze/lspd-hausordnung.md)
* [📙 LSMD Hausordnung](/gesetze/lsmd-hausordnung.md)
* [📙 LSFD Dienstvorschrift](/gesetze/lsfd-dienstvorschrift.md)
* [📙 DOJ Hausordnung](/gesetze/doj-hausordnung.md)

## 📥 Downloads

* [📦 YACA](/downloads/yaca.md)
* [📦 Medien](/downloads/medien.md)


---

# 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://docs.lala-land.net/readme.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.
