# Erste Schritte

{% hint style="info" %}
Scoreholio Seasons erfordert ein Scoreholio-Konto auf PRO-Niveau [Abo](/de/getting-started/subscriptions.md#how-to-upgrade-to-a-paid-organizer-subscription)
{% endhint %}

## Erste Schritte

1. Der erste Schritt, um deine Scoreholio Season einzurichten, ist, zu <https://seasons.scoreholio.com/>  Hinweis: Es ist einfacher, eine Season auf einem Laptop oder Computer einzurichten.
2. Klicke auf das Dropdown-Menü „Organizer Admin - Sport auswählen“ und wähle die Sportart, für die du deine Season einrichtest.&#x20;
3. Melde dich mit deiner Scoreholio-Organizer-E-Mail und deinem Passwort an.&#x20;
4. Klicke auf den grünen Button „Neu erstellen“, um deine Season zu erstellen.
5. Fülle das Formular mit allen Informationen zu deiner Season aus und klicke auf „Speichern“

![](/files/fb55b7d7fdb5098951a0f17ddc9f92aadc089cfa)

6\. Klicke auf den blauen Button „Manage Button“, um in deine Season zu gelangen und mit der Verwaltung der folgenden Aspekte deiner Season zu beginnen:

* [Season-Setup](/de/scoreholio-seasons/saisonoptionen.md)
* [Organisatoren](/de/scoreholio-seasons/organisatoren.md)
* [Mitgliedschaften](/de/scoreholio-seasons/mitgliedschaften.md)
* [Turniere](/de/scoreholio-seasons/turniere.md)&#x20;
* [Spieler-Ranglisten](/de/scoreholio-seasons/spieler-rankings.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.scoreholio.com/de/scoreholio-seasons/erste-schritte.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.
