# Screaming Chicken

### At regular intervals, noisy Screaming Chickens will appear on the island, and their cries will disturb the wizards' peace of mind.

<figure><img src="/files/gvtrmZYHHbKBaQ31Llqg" alt="" width="334"><figcaption></figcaption></figure>

* Players click to eliminate Screaming Chickens and earn silver coins.
* Once the daily limit of silver coins obtained from Screaming Chickens is reached, they will no longer respawn.
* The higher the statue level, the more Screaming Chickens will appear, increasing the maximum amount of silver coins that can be earned. However, the respawn time will also become longer.


---

# 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.wizzwoods.com/gameplay/screaming-chicken.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.
