> For the complete documentation index, see [llms.txt](https://docs.luccool.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luccool.eu/server-erstellen.md).

# Server erstellen

{% hint style="info" icon="user-plus" %}

#### Bevor du einen Server Hollen kannst benötigst du einen Account

{% endhint %}

Besuche über die Navigationsleiste den Reiter `Shop` und wähle deinen Gewünschten Server aus

Wenn du dir einen Server Ausgesucht hast Click auf `Configure`

<figure><img src="/files/n8Fd7RcXy7iQf10PfScs" alt=""><figcaption></figcaption></figure>

Anschließen kannst du deinen Server noch teils Konfigurieren wie du ihn benötigst und ihn ein Namen geben.

Wenn dies getan ist geht es zum Checkout wo du nochmal eine Übersicht hast und `Zur Kasse`  auswählen kannst.

<figure><img src="/files/6pquPgQAcWTLx70p46K9" alt=""><figcaption></figcaption></figure>

Um den Betrag zu Bezahlen Wähle dein Guthaben aus und bezahle es anschließend

{% hint style="warning" %}
Sollte der Betrag nicht begleicht werden können wird der Server unwiderruflich Gelöscht ohne eine Vorwarnung.
{% endhint %}

Klicke Anschließen auf den Namen deiner Bestellung

<figure><img src="/files/kcWsW4qVb0hjdKqWP4lD" alt=""><figcaption></figcaption></figure>

Nun hast du eine Übersicht zu deinem Server und bist bereit zum Starten! Im Nächsten Schritt zeigen wir dir wie du auf unser panel Kommst


---

# 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://docs.luccool.eu/server-erstellen.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.
