# Fantasy football platform

- [What are the Fantasy Leagues?](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues.md): Learn about the first ever product that RealFevr launched
- [Opening your account](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/opening-your-account.md): Need assistance to start your fantasy football journey? Learn step by step!
- [Changing your email and password](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/opening-your-account/changing-your-email-and-password.md): New top update login info? Learn here!
- [Changing personal information](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/opening-your-account/changing-personal-information.md): Need to update your personal information? Learn here!
- [Notifications](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/opening-your-account/notifications.md): Enable or disable notifications
- [Game Modes](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes.md): Learn about the currently available game modes
- [- Classic Leagues -](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues.md): Learn how to create a team
- [Scoring System](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/scoring-system.md): Learn about the scoring system that is applied in our competitions
- [Overall Ranking](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/overall-ranking.md): Learn the logistics in play behind the final leaderboard
- [Transfers](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/transfers.md): Learn about how to operate the market of transfers
- [Wildcard](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/wildcard.md): Learn how to activate unlimited transfers
- [Player Prices](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/player-prices.md): Building your squad comes with a price...
- [Prizes](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/classic-leagues/prizes.md): Reach the top of the leaderboard and win prizes!
- [- Draft Leagues](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues.md): You learned the ropes, now it's time to explore the second game mode
- [Creating a Draft League](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/creating-a-draft-league.md)
- [Draft Time](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/draft-time.md)
- [Transfers and Waivers](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/transfers-and-waivers.md)
- [Commissioner](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/commissioner.md)
- [Playoffs](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/playoffs.md)
- [Scheduling changes](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/scheduling-changes.md): Learn what happens if there are changes in the real matches
- [Scoring System](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/scoring-system.md)
- [Fair Play Rules](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/fair-play-rules.md): What are the fair play rules at RealFevr Fantasy Sports?
- [Match Statistics](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/match-statistics.md): Where does RealFevr Fantasy Sports get the match statistics?
- [RealFevr Premium](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/realfevr-premium.md): What does the Premium subscription offer? Where do I sign up?
- [How to get help](https://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/how-to-get-help.md): Do you have questions or problems to report? Know where to reach out to us


---

# 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://realfevr.gitbook.io/realfevr/fantasy-football-platform.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.
