# Rogues

## Rogues Whitepaper

- [World of Rogues](https://docs.rogues.studio/world-of-rogues.md): Official lite paper. Last updated 17 October 2024
- [Our Values](https://docs.rogues.studio/world-of-rogues/our-values.md)
- [Getting Started](https://docs.rogues.studio/world-of-rogues/getting-started.md)
- [Gameplay](https://docs.rogues.studio/gameplay.md): World of Rogues Game Mechanics
- [Social Hub](https://docs.rogues.studio/gameplay/social-hub.md)
- [Gathering](https://docs.rogues.studio/gameplay/gathering.md)
- [Crafting](https://docs.rogues.studio/gameplay/crafting.md)
- [Fishing](https://docs.rogues.studio/gameplay/fishing.md): Description and gameplay
- [PvE](https://docs.rogues.studio/gameplay/pve.md): Testing mode
- [In-Game items](https://docs.rogues.studio/gameplay/in-game-items.md)
- [Land & housing](https://docs.rogues.studio/gameplay/land-and-housing.md): Future development
- [Questing](https://docs.rogues.studio/gameplay/questing.md): Future development
- [Story & map](https://docs.rogues.studio/gameplay/story-and-map.md)
- [Heroes of the Flow Pets](https://docs.rogues.studio/gameplay/heroes-of-the-flow-pets.md): Heroes of the Flow Collection
- [Heroes of the Flow](https://docs.rogues.studio/gameplay/heroes-of-the-flow.md): Our 2nd game, built on the Flow Blockchain
- [Game Mechanics](https://docs.rogues.studio/gameplay/heroes-of-the-flow/game-mechanics.md)
- [Roadmap](https://docs.rogues.studio/gameplay/heroes-of-the-flow/roadmap.md): Release plans, and more
- [Game economy](https://docs.rogues.studio/game-economy.md)
- [Overview](https://docs.rogues.studio/game-economy/overview.md)
- [Sinks & Sources](https://docs.rogues.studio/game-economy/sinks-and-sources.md)
- [Token distribution](https://docs.rogues.studio/game-economy/token-distribution.md)
- [Early Community Rewards](https://docs.rogues.studio/game-economy/early-community-rewards.md): Ways for the community to take part of the token economy
- [Digital Collections](https://docs.rogues.studio/digital-collections.md): The first and most precious NFT collection in the Rogues Universe
- [Utilities](https://docs.rogues.studio/digital-collections/utilities.md): Rogues Genesis utilities on both Polygon and NEAR
- [Collection details](https://docs.rogues.studio/digital-collections/collection-details.md)
- [Your NFTs in the game](https://docs.rogues.studio/digital-collections/your-nfts-in-the-game.md)
- [Roadmap](https://docs.rogues.studio/roadmap.md): Overview
- [Phase 0: Foundations ✔️](https://docs.rogues.studio/roadmap/phase-0-foundations.md): Completed in 2022
- [Phase 1: Game Mechanics ✔️](https://docs.rogues.studio/roadmap/phase-1-game-mechanics.md): Completed in 2022-2023
- [Phase 2: Private Alpha ✔️](https://docs.rogues.studio/roadmap/phase-2-private-alpha.md): Completed 2023-2024
- [Season 1: Vulpgard Origins](https://docs.rogues.studio/roadmap/phase-2-private-alpha/season-1-vulpgard-origins.md)
- [Season 2: Vulpgard Survival](https://docs.rogues.studio/roadmap/phase-2-private-alpha/season-2-vulpgard-survival.md)
- [Phase 3: Public Alpha](https://docs.rogues.studio/roadmap/phase-3-public-alpha.md)
- [Phase 4: Beta](https://docs.rogues.studio/roadmap/phase-4-beta.md)
- [Phase 5: Public Launch](https://docs.rogues.studio/roadmap/phase-5-public-launch.md)
- [Team & Partners](https://docs.rogues.studio/team-and-partners.md)
- [Team](https://docs.rogues.studio/team-and-partners/team.md)
- [Partners](https://docs.rogues.studio/team-and-partners/partners.md)
- [Official Links](https://docs.rogues.studio/official-links.md): As many official links as we can think of.
- [Merch Store](https://docs.rogues.studio/merch-store.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://docs.rogues.studio/world-of-rogues.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.
