# What is Scoreholio Seasons

Scoreholio Seasons is a feature within the Scoreholio platform that enables PRO-level organizers to create structured, point-based competitive seasons. This system allows players to accumulate points based on their performances in tournaments over a defined period, fostering ongoing engagement and competition.

{% hint style="success" %}
I**f you are looking to start a weekly league, you may want to check out our** [**Set Schedule**](/tournament/tournament-formats/set-schedule.md) **format as well.**&#x20;
{% endhint %}

#### Key Features of Scoreholio Seasons

* [**Customizable Divisions and Categories**](/scoreholio-seasons/season-options.md): Organizers can define divisions (e.g., Advanced, Competitive, Social) and categories (e.g., Local, Regional) to tailor the competition structure.&#x20;
* : Points Options can be created to assign specific point values based on tournament standings, allowing for nuanced scoring across different tournament types and levels.&#x20;
* [**Membership Management**:](/scoreholio-seasons/memberships.md) Organizers can offer free or paid memberships, with options to assign bonus points, set tiers, and manage access levels. Payments can be processed through PayPal or Stripe.&#x20;
* [**Tournament Integration**](/scoreholio-seasons/submitting-a-tournament-to-a-season.md): Tournaments can be submitted to one or multiple seasons, and organizers can limit the number of tournaments that count towards a player's ranking by setting up pools.&#x20;
* **Season Ratings**: A custom Scoreholio Player Rating (SPR) can be calculated based solely on games played within a specific season, providing a season-specific performance metric.&#x20;
* [**Collaborative Management**:](/scoreholio-seasons/organizers.md) Multiple organizers can be invited to contribute tournaments to a season, facilitating broader participation and management.&#x20;

To set up a Scoreholio Season, organizers need a PRO-level account. The setup process involves defining the season's structure, configuring points and membership options, and managing tournament submissions. Players can join seasons and track their rankings through the Scoreholio app or website.

For a visual overview, you might find this video helpful:

{% embed url="<https://youtu.be/iKIps7i5w3E>" %}


---

# 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/what-is-scoreholio-seasons.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.
