> For the complete documentation index, see [llms.txt](https://docs.chickcoop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chickcoop.io/chick-coop/gameplay/pve/mini-games.md).

# Mini games

**Mini games** provide additional entertainment for farmers to enjoy after a productive day. All Chick Coop players can access the Mini Games hub through the 'Game' button in the main interface. The Chick Coop team plans to expand this hub with more exciting mini games in the future, creating a fun playground where farmers can enjoy themselves and have opportunities to earn more rewards. We also welcome suggestions and integrations from third parties, so if you or your team have any innovative ideas, please feel free to reach out to the Chick Coop BD team.

<figure><img src="/files/O03nNjwzdYDI0DEn9ua7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
