# Der Anfang

### <mark style="color:purple;">Dein erstes Werkzeug</mark>

Dies solltest du beim beitritt des Servers bereits bekommen haben. Falls du es aber nochmal benötigst, kannst du `/kit starter`  machen.&#x20;

### <mark style="color:blue;">Aktiviere Flugmodus</mark>

Ja, du kannst überall `/fly` nutzen um die Welt besser zu erkunden. Das macht sowieso viel mehr spaß.

### <mark style="color:cyan;">Vergiss niemals diese Befehle</mark>

`/feed` - Für den schnellen Hunger\
`/kit daily` - Tägliches Geschenk\
`/ec` - Steht für Enderchest To-Go\
`/bag` - Deine Tasche, die du erweitern kannst\
`/warp baum` - Da sind nochmal alle Befehle gelistet

{% hint style="info" %}
Fly kann in manchen Regionen deaktiviert sein.
{% endhint %}


---

# 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://nordseecraft.gitbook.io/nsc/documentation/basics/der-anfang.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.
