# Battlegrounds  - Game Guide \[SUNSET]

## Battlegrounds  - Game Guide \[SUNSET]

- [Introduction](https://battlegrounds-guide.battlefly.game/game-information/introduction.md): The official guide to BattleFly Battlegrounds.
- [Tokens](https://battlegrounds-guide.battlefly.game/game-information/tokens.md): The tokens of the BattleFly Network used in BattleFly Battlegrounds.
- [Seasons](https://battlegrounds-guide.battlefly.game/game-information/seasons.md)
- [Playing Battlegrounds](https://battlegrounds-guide.battlefly.game/getting-started/playing-battlegrounds.md): Instructions on how to play Battlegrounds.
- [Purchasing & Staking](https://battlegrounds-guide.battlefly.game/getting-started/purchasing-and-staking.md): Your guide to purchasing and staking your first BattleFly NFT.
- [Building a BattleFly](https://battlegrounds-guide.battlefly.game/advanced-gameplay/building-a-battlefly.md)
- [Characteristics](https://battlegrounds-guide.battlefly.game/advanced-gameplay/building-a-battlefly/characteristics.md)
- [Mods](https://battlegrounds-guide.battlefly.game/advanced-gameplay/building-a-battlefly/mods.md): Your guide to to the Mods that make or break your BattleFly.
- [Strategy](https://battlegrounds-guide.battlefly.game/advanced-gameplay/building-a-battlefly/strategy.md)
- [Leagues](https://battlegrounds-guide.battlefly.game/advanced-gameplay/leagues.md): The Leagues of Battlegrounds.
- [Leaderboard Rewards](https://battlegrounds-guide.battlefly.game/advanced-gameplay/leaderboard-rewards.md)
- [The XP Track](https://battlegrounds-guide.battlefly.game/advanced-gameplay/the-xp-track.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://battlegrounds-guide.battlefly.game/game-information/introduction.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.
