> For the complete documentation index, see [llms.txt](https://docs.gunstar.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gunstar.io/whitepaper/the-game.md).

# The game

- [Gameplay](https://docs.gunstar.io/whitepaper/the-game/game-play.md)
- [Rider](https://docs.gunstar.io/whitepaper/the-game/game-play/rider.md)
- [Rider Level](https://docs.gunstar.io/whitepaper/the-game/game-play/rider/rider-level.md)
- [NFT Pet System](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system.md)
- [Pet Rarity](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-rarity.md)
- [Pet Skills](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-skills.md)
- [Pet Stats](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-stats.md)
- [Pet Leveling](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-leveling.md)
- [Leveling Requirements](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-leveling/leveling-requirements.md)
- [Pet List](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-list.md)
- [Pet Fragments](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-fragments.md)
- [Pet Merging](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-merging.md)
- [Pet Energy & Lifespan](https://docs.gunstar.io/whitepaper/the-game/game-play/nft-pet-system/pet-energy-and-lifespan.md)
- [Items](https://docs.gunstar.io/whitepaper/the-game/game-play/items.md)
- [Cashback Rewards](https://docs.gunstar.io/whitepaper/the-game/game-play/items/cashback-rewards.md)
- [Houses](https://docs.gunstar.io/whitepaper/the-game/game-play/houses.md)
- [Buying Houses](https://docs.gunstar.io/whitepaper/the-game/game-play/houses/buying-houses.md)
- [Renting Houses](https://docs.gunstar.io/whitepaper/the-game/game-play/houses/renting-houses.md)
- [Upgrading Houses](https://docs.gunstar.io/whitepaper/the-game/game-play/houses/upgrading-houses.md)
- [Renting Out Your House](https://docs.gunstar.io/whitepaper/the-game/game-play/houses/renting-out-your-house.md)
- [Earning Ecosystem](https://docs.gunstar.io/whitepaper/the-game/game-play/earning-ecosystem.md)
- [Rune](https://docs.gunstar.io/whitepaper/the-game/game-play/earning-ecosystem/rune.md)
- [GSC Withdrawals](https://docs.gunstar.io/whitepaper/the-game/game-play/earning-ecosystem/gsc-withdrawals.md)
- [Game modes](https://docs.gunstar.io/whitepaper/the-game/game-modes.md)
- [Campaign](https://docs.gunstar.io/whitepaper/the-game/game-modes/adventure.md)
- [Campaign Tickets](https://docs.gunstar.io/whitepaper/the-game/game-modes/adventure/campaign-tickets.md)
- [Territory Conquest](https://docs.gunstar.io/whitepaper/the-game/game-modes/territory-conquest.md)
- [Raid Boss - Solo](https://docs.gunstar.io/whitepaper/the-game/game-modes/raid-boss.md)
- [Arena - Solo](https://docs.gunstar.io/whitepaper/the-game/game-modes/arena-solo.md)
- [Arena - Team](https://docs.gunstar.io/whitepaper/the-game/game-modes/arena-team.md)
- [Battle PvP](https://docs.gunstar.io/whitepaper/the-game/game-modes/battle-pvp.md): DApp platform development
- [Quest](https://docs.gunstar.io/whitepaper/the-game/game-modes/quest.md)
- [Ranking System](https://docs.gunstar.io/whitepaper/the-game/ranking-system.md)
- [Rank Rewards](https://docs.gunstar.io/whitepaper/the-game/ranking-system/rank-rewards.md): (in development phase)
- [Leaderboard](https://docs.gunstar.io/whitepaper/the-game/leaderboard.md)
- [Family & Clan](https://docs.gunstar.io/whitepaper/the-game/family-and-clan.md): (in development phase)
- [Decentralized Application](https://docs.gunstar.io/whitepaper/the-game/decentralized-application.md)
- [Tips and FAQ](https://docs.gunstar.io/whitepaper/the-game/tips-and-faq.md)
- [Gameplay Tips](https://docs.gunstar.io/whitepaper/the-game/tips-and-faq/gameplay-tips.md)
- [FAQ](https://docs.gunstar.io/whitepaper/the-game/tips-and-faq/faq.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 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.gunstar.io/whitepaper/the-game.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.
