# Season schedule

In the previous chapter, you’ve learnt about leagues and seasons and considered the starting point of a football application. The next section will teach you about season schedules and the most common structures.

{% content-ref url="season-schedule/schedules" %}
[schedules](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/season-schedule/schedules)
{% endcontent-ref %}

{% content-ref url="season-schedule/stages" %}
[stages](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/season-schedule/stages)
{% endcontent-ref %}

{% content-ref url="season-schedule/rounds" %}
[rounds](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/season-schedule/rounds)
{% endcontent-ref %}

***

### See also

#### Prerequisites

* [Leagues and Seasons](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/leagues-and-seasons) - Understanding league structure
* [Fixtures Tutorial](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/livescores-and-fixtures/fixtures) - Working with fixture data

#### Related features

* [Standings](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/standings) - League tables and rankings
* [Livescores](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/livescores-and-fixtures/livescores) - Track live matches from schedule
* [Statistics](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/statistics) - Season statistics and analysis

#### Building schedule features

* [Filter and Select](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/filter-and-select-fields) - Filter by rounds, stages, dates
* [Includes Tutorial](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/includes) - Enrich schedule with additional data
* [Pagination](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/introduction/pagination) - Handle large season datasets

#### API reference

* [Schedules Endpoints](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/schedules) - API documentation
* [Rounds Endpoints](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds) - Round-based organization
