# Games

Kizzy offers two types of game modes, Real Money and Play Money, but all games share the same foundation.&#x20;

* [Game fundamentals](/kizzy-101/game-fundamentals.md)
* [Game market data](/kizzy-101/game-market-data.md)

### Real Money Games

Players in Real Money Mode can place real money bets on their favorite creators. To access this mode, you’ll need to complete KYC verification and be located in a permitted jurisdiction.

### Play Money Games

Play Money Mode is where new game formats are piloted, tested, and refined. Think of it as Kizzy’s sandbox: a place to try out transactions, explore new UIs, and get comfortable with game mechanics risk-free. Switch to Play Money anytime to experiment with fake money.


---

# 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.kizzy.io/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.
