# GAMES

- [Player vs Player](https://docs.ape.church/games/player-vs-player.md)
- [Winner Takes All](https://docs.ape.church/games/player-vs-player/winner-takes-all.md): Your Shot at Becoming a MILLIONAIRE!
- [Russian Roulette](https://docs.ape.church/games/player-vs-player/russian-roulette.md): Increase Your Odds. Survive to Win.
- [Prediction Market](https://docs.ape.church/games/player-vs-player/prediction-market.md): Think You Can Outsmart the Market?
- [Player Leaderboard](https://docs.ape.church/games/player-leaderboard.md)
- [Partner Leaderboard](https://docs.ape.church/games/partner-leaderboard.md)
- [Player vs House](https://docs.ape.church/games/player-vs-house.md)
- [Guess the Number](https://docs.ape.church/games/player-vs-house/guess-the-number.md)
- [Classic Games](https://docs.ape.church/games/player-vs-house/classic-games.md)
- [Original Games](https://docs.ape.church/games/player-vs-house/original-games.md)
- [Slots Games](https://docs.ape.church/games/player-vs-house/slots-games.md)
- [Multiplayer Games](https://docs.ape.church/games/player-vs-house/multiplayer-games.md)
- [Professor Gimbo](https://docs.ape.church/games/player-vs-house/professor-gimbo.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://docs.ape.church/games.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.
