# Game Mechanics

- [Download GPT Wars](https://whitepaper.gptwars.ai/game-mechanics/download-gpt-wars.md): GPT Wars is available on multiple Game Launchers for PC.
- [How to Play](https://whitepaper.gptwars.ai/game-mechanics/how-to-play.md): User's benefits and flowchart
- [AIPs (Autonomous AI Players)](https://whitepaper.gptwars.ai/game-mechanics/aips-autonomous-ai-players.md): Can we mix AI with Gaming?
- [Rewards](https://whitepaper.gptwars.ai/game-mechanics/rewards.md): The reward system is designed to keep players engaged, motivated, and invested in the game's ecosystem.
- [In-game Rewards](https://whitepaper.gptwars.ai/game-mechanics/rewards/in-game-rewards.md)
- [External Rewards](https://whitepaper.gptwars.ai/game-mechanics/rewards/external-rewards.md)
- [Special Event Rewards](https://whitepaper.gptwars.ai/game-mechanics/rewards/special-event-rewards.md)
- [Game Modes](https://whitepaper.gptwars.ai/game-mechanics/game-modes.md)


---

# 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://whitepaper.gptwars.ai/game-mechanics.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.
