# Getting Started

{% hint style="info" %}
Scoreholio Seasons requires a PRO level Scoreholio [Subscription](/getting-started/subscriptions.md#how-to-upgrade-to-a-paid-organizer-subscription)
{% endhint %}

## Getting Started

1. The first step to setting up your Scoreholio Season is to head over to <https://seasons.scoreholio.com/>  Note: It is easier to set up a Season on a laptop or computer.
2. Click on the "Organizer Admin - Choose Sport" drop-down and choose the sport you are setting up your season in.&#x20;
3. Log in with your Scoreholio Organizer email and password.&#x20;
4. Click the green "Create New" button to create your season.
5. Fill in the form with all of your Season info and click save

![](/files/wxFNKELwFarNsQCYzvoB)

6\. Click the blue "Manage Button" button to head into your season and start managing the following aspects of your season:

* [Season Setup](/scoreholio-seasons/season-options.md)
* [Organizers](/scoreholio-seasons/organizers.md)
* [Memberships](/scoreholio-seasons/memberships.md)
* [Tournaments](/scoreholio-seasons/tournaments.md)&#x20;
* [Player Rankings](/scoreholio-seasons/player-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/scoreholio-seasons/getting-started.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.
