# 🎮 Caring for Your Penguin

Your penguins depend on you for daily feeding, which costs only 10 $GOTCHI each.&#x20;

If a penguin misses feeding for 24 hours, it becomes "hurt" and urgently needs your help. In this "hurt" state, you have another 24-hour window to heal your penguin at a cost of 100 $GOTCHI multiplied by its current level.&#x20;

If not healed within these 24 hours, your penguin unfortunately becomes "ded" (dead). At this point, reviving your beloved penguin is still possible, but it will cost 1000 $GOTCHI.


---

# 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.penguingotchi.fun/caring-for-your-penguin.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.
