# Gameplay

MetaKitties is a quick, turn-based, Play-to-Earn arcade fighting game that gives everyone a chance to play and earn.

All games are played in stadiums and watched by spectators. Stadium owners are rewarded for each game they host, while spectators influence the gameplay by rooting for a player and increasing the player's morale. When a game is finished, the in-game currency token, $MEOW, is split and distributed among the winning team (75%), the Stadium owner (15%), and the spectators who have rooted for the winning team (10%).


---

# 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://metakitties.gitbook.io/metakitties/gameplay.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.
