# The Gauntlet League

## The Gauntlet League

- [THE GAUNTLET LEAGUE](https://info.gauntletleague.com/gauntletleague/the-gauntlet-league.md)
- [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:
- [MATCHMAKING & ELO RATING](https://info.gauntletleague.com/gauntletleague/matchmaking-and-elo-rating.md)
- [PRIZING](https://info.gauntletleague.com/gauntletleague/prizing.md): The Gauntlet League Beta Season will feature a $50,000 prize pool to be awarded weekly and in the Playoffs tournament!
- [RULES](https://info.gauntletleague.com/gauntletleague/rules-and-code-of-conduct/rules.md)
- [CODE OF CONDUCT](https://info.gauntletleague.com/gauntletleague/rules-and-code-of-conduct/code-of-conduct.md)
- [CHEATING AND ACCOUNT SHARING](https://info.gauntletleague.com/gauntletleague/rules-and-code-of-conduct/cheating-and-account-sharing.md)
- [DISCONNECTIONS & TECHNICAL ISSUES](https://info.gauntletleague.com/gauntletleague/rules-and-code-of-conduct/disconnections-and-technical-issues.md)
- [REPORTING VIOLATIONS](https://info.gauntletleague.com/gauntletleague/rules-and-code-of-conduct/reporting-violations.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://info.gauntletleague.com/gauntletleague/the-gauntlet-league.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.
