# The Great Escape

## The Great Escape

- [TLDR - fast intro](https://the-great-escape.gitbook.io/the-great-escape/welcome/tldr-fast-intro.md): Ain't no time to read? Here's the most important stuff you need to know about the game.
- [🎮 Introduction](https://the-great-escape.gitbook.io/the-great-escape/welcome/introduction.md): Welcome to the Jungle!
- [✈️ On-boarding process](https://the-great-escape.gitbook.io/the-great-escape/welcome/on-boarding-process.md): Get in the closed beta and get your Gibbon character
- [🕹️  Gameplay](https://the-great-escape.gitbook.io/the-great-escape/the-basics/gameplay.md): Have fun in the Jungle!
- [Game modes](https://the-great-escape.gitbook.io/the-great-escape/the-basics/game-modes.md): Conquer the Jungle!
- [Gibbon avatars](https://the-great-escape.gitbook.io/the-great-escape/the-basics/gibbon-avatars.md): Embark on an exciting journey with your soulbound gibbon NFT
- [🦧   GLMR Jungle NFTs](https://the-great-escape.gitbook.io/the-great-escape/the-basics/glmr-jungle-nfts.md): The gibbons are not alone! Discover the other in-game apes species.
- [GLMR Apes NFTs](https://the-great-escape.gitbook.io/the-great-escape/the-basics/glmr-apes-nfts.md): Get the OG NFT to compete for special prizes and vote every week on the game's direction.
- [Rewards system](https://the-great-escape.gitbook.io/the-great-escape/the-basics/rewards-system.md): Play and earn!
- [Claiming your rewards](https://the-great-escape.gitbook.io/the-great-escape/the-basics/claiming-your-rewards.md): Congrats, you aced it! Now it's time to claim your rewards.
- [Funding your player's account](https://the-great-escape.gitbook.io/the-great-escape/the-extras/funding-your-players-account.md)
- [Jungle Boosts](https://the-great-escape.gitbook.io/the-great-escape/the-extras/jungle-boosts.md): Get a little edge for the time of a game session
- [Roadmap](https://the-great-escape.gitbook.io/the-great-escape/socials/roadmap.md)
- [Marketplaces](https://the-great-escape.gitbook.io/the-great-escape/socials/marketplaces.md): Looking for a premium NFT? Here's where to find them.
- [Socials](https://the-great-escape.gitbook.io/the-great-escape/socials/socials.md): Join us everywhere!
- [About us](https://the-great-escape.gitbook.io/the-great-escape/socials/about-us.md): Meet the team & community members behind the scenes


---

# 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://the-great-escape.gitbook.io/the-great-escape/welcome/tldr-fast-intro.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.
