# GAUNTLET LEAGUE BETA SEASON

- [BETA SEASON SCHEDULE & FORMAT](https://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season/beta-season-schedule-and-format.md)
- [HOW TO PLAY](https://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season/how-to-play.md)
- [SCORING & POINTS](https://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season/scoring-and-points.md): All players will start off with 1,000 points and will gain/lose points based on the official scoring breakdown, entry fees, and inactivity penalty.
- [ENTRY FEE](https://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season/scoring-and-points/entry-fee.md): Each match requires players to pay 10 points as an entry fee to play.
- [INACTIVITY PENALTY](https://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season/scoring-and-points/inactivity-penalty.md): To discourage inactivity, players will be required to play at least 2 games daily or they will be penalized with a points loss based on the following:


---

# 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://info.gauntletleague.com/gauntletleague/gauntlet-league-beta-season.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.
