# Mega League

- [Getting Started](https://docs.leaguedao.com/product-guides/mega-league/getting-started.md)
- [2022 Mega League Format and Rules](https://docs.leaguedao.com/product-guides/mega-league/2022-mega-league-format-and-rules.md)
- [How to Sign Up](https://docs.leaguedao.com/product-guides/mega-league/how-to-sign-up.md): How to sign up and compete in the LeagueDAO Fantasy Football Mega League.
- [LeaguePass](https://docs.leaguedao.com/product-guides/mega-league/leaguepass.md)
- [How to Redeem your LeaguePass](https://docs.leaguedao.com/product-guides/mega-league/how-to-redeem-your-leaguepass.md)
- [Player Draft](https://docs.leaguedao.com/product-guides/mega-league/player-draft.md): How to
- [Managing Your Team](https://docs.leaguedao.com/product-guides/mega-league/managing-your-team.md)
- [Team Settings](https://docs.leaguedao.com/product-guides/mega-league/team-settings.md)
- [Player Status](https://docs.leaguedao.com/product-guides/mega-league/player-status.md)
- [Matchup Schedule](https://docs.leaguedao.com/product-guides/mega-league/matchup-schedule.md)
- [Season Schedule](https://docs.leaguedao.com/product-guides/mega-league/season-schedule.md)
- [Head 2 Head Matchups](https://docs.leaguedao.com/product-guides/mega-league/head-2-head-matchups.md)
- [Free Agent Marketplace](https://docs.leaguedao.com/product-guides/mega-league/free-agent-marketplace.md)
- [Trading Players](https://docs.leaguedao.com/product-guides/mega-league/trading-players.md)
- [Playoffs](https://docs.leaguedao.com/product-guides/mega-league/playoffs.md)
- [Leaderboard](https://docs.leaguedao.com/product-guides/mega-league/leaderboard.md)
- [Prizes and Rewards](https://docs.leaguedao.com/product-guides/mega-league/prizes-and-rewards.md)
- [Claiming Rewards](https://docs.leaguedao.com/product-guides/mega-league/claiming-rewards.md)
- [Roadmap](https://docs.leaguedao.com/product-guides/mega-league/roadmap.md)
- [Product Updates](https://docs.leaguedao.com/product-guides/mega-league/product-updates.md)
- [Security & Audits](https://docs.leaguedao.com/product-guides/mega-league/security-and-audits.md)


---

# 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.leaguedao.com/product-guides/mega-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.
