# Starthilfe

- [Wie kann ich spielen?](https://wiki.hexagonmc.eu/starthilfe/wie-kann-ich-spielen.md): Die einfachsten Wege, um noch heute Pixelmon zu spielen!
- [Starter Guide](https://wiki.hexagonmc.eu/starthilfe/starter-guide.md): Ich bin nun dem Pixelmon Server beigetreten. Aber wie starte ich hier überhaupt?
- [Für Anfänger](https://wiki.hexagonmc.eu/starthilfe/starter-guide/fur-anfanger.md): Du bist neu auf Hexagon? Hier findest du einen ersten Überblick!
- [Für Fortgeschrittene](https://wiki.hexagonmc.eu/starthilfe/starter-guide/fur-fortgeschrittene.md): Du spielst schon länger auf Hexagon? Dann bist du hier richtig!
- [Voten](https://wiki.hexagonmc.eu/starthilfe/voten.md): Wie kannst du für HexagonMc.eu voten?


---

# 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.hexagonmc.eu/starthilfe.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.
