# Cluck Mystery

The first mini game featured in our Mini Games hub is **Clucky Mystery**. In this engaging game, you choose between two eggs—one containing a hidden chick and the other being empty. Your goal is to rely on your luck to select the egg with the chick inside. Each successful discovery of the hidden chick earns you gems and experience points (EXP). If you choose the empty egg, you won’t receive the main reward but will still gain some consolation experience points (EXP). The number of gems you use to play will affect the rewards you can potentially earn, so choose wisely!

<figure><img src="/files/2RxmsuRbisKt99JcGnM3" alt=""><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.chickcoop.io/chick-coop/gameplay/pve/mini-games/cluck-mystery.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.
