# Status

\
Each Catddle has three primary statuses: Hunger, Fun, and Health.

**Hunger Points**: replenished by eating food and decreased by activities such as exploring, fishing, or crafting.

**Fun Points**: restored by playing with Catddles and decreased by specific activities such as exploring dangerous places and terrain.

![](/files/zXoIY6sWey7p6GEvf0Zr)

**Health Points**: the health points will decrease daily since the hunger or fun points become 0. When health points go to 0, your Catddle will be dead:(. Before that, health points can be restored by medicine.


---

# 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.catddle.com/atttributes/status.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.
