# Playing a Game

If you have at least 1 **token**, buttons to start games will be active.

<figure><img src="/files/KpSeNlTsNuxv3vv2c7xc" alt="" width="176"><figcaption></figcaption></figure>

Clicking it will launch the game in a pop-up window.

As part of our commitment to KOALA Fair Play, there are anti cheating mechanisms in place.&#x20;

Therefore:

* Do not switch to other apps from the start till the end
* Do not close the **KOALA Arcade** or **Game** window during play
* Games will start automatically after a 5 seconds count down. Do not interrupt this process.
* If you are prompted to click or tap, follow the instructions **immediately**.
* When the game is over, there will be a 5 seconds count down as the score is processed. Do not interrupt this process or close the window. The game will close itself when processing is complete.

*It is important to allow pop-ups and follow the above mention guidelines otherwise your token may be lost. Thank you for supporting KOALA Fair Play.*


---

# 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://guide.worldofsmellykoala.com/koala-arcade/playing-a-game.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.
