# Seasons

- [How Seasons work in ALR?](https://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/seasons/how-seasons-work-in-alr.md): Discover how Seasons work in Alpha League Racing, from Launch Day and its glorious Grand Opening Tournament to Playoffs and Season Finale EVO500.
- [Phase 1: Launch](https://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/seasons/phase-1-launch.md): When the fun begins...
- [Phase 2: Playoffs](https://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/seasons/phase-2-playoffs.md): You thought that was all, heh?
- [Phase 3: Season Finale EVO500](https://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/seasons/phase-3-season-finale-evo500.md): The show's Closing Ceremony
- [Earning Factor](https://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/seasons/earning-factor.md): Only for ALR Holders


---

# 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://alphaleagueracing.gitbook.io/alpha-league-racing-2.0-2/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.
