# Multiplayer Games

<mark style="color:green;">**Banana Wheel**</mark> is a multiplayer wheel-based betting game where players place wagers and join a <mark style="color:green;">**shared round.**</mark>

Before each round, players select their <mark style="color:green;">**bet amount**</mark> and enter the wheel. Once the round begins, the wheel spins and lands on a <mark style="color:green;">**single outcome,**</mark> determining the result of the round. The total <mark style="color:green;">**wagered amount**</mark> is displayed at the center of the wheel, and outcomes are settled automatically on-chain.

With simple mechanics and a shared-round format, Banana Wheel emphasizes <mark style="color:green;">**timing, participation, and chance,**</mark> creating a quick and social betting experience.

{% embed url="<https://drive.google.com/file/d/1LyKb7oRZh0rP6n1tEsr-A8mIr9jj8Nau/view?usp=drive_link>" %}

<mark style="color:green;">**Gimboz Roulette**</mark> is a multiplayer, luck-based elimination game where players join a table with a <mark style="color:green;">**fixed buy-in**</mark> to compete for <mark style="color:green;">**a shared pot.**</mark>

Players are positioned around a circle, and a Gimbo character in the center spins with a gun. When the round resolves, the gun is fired at <mark style="color:green;">**one player,**</mark> eliminating them, while the remaining player wins the <mark style="color:green;">**full pot.**</mark>

It’s a simple, <mark style="color:green;">**high-risk**</mark> format: join the table, wait for the spin, and either survive to take the pot or get eliminated.

<figure><img src="/files/MI7Kq174Kxbjcokq3ziC" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/player-vs-house/multiplayer-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.
