# Fish

There are types of fish that live in different water areas. <img src="/files/tRAmMLfsoLx8igH1r2V5" alt="" data-size="line">

Your Catddle can directly eat them to restore the hunger points a bit more than fishing consumes.

Fishes can provide much more hunger points after cooking. Some types of fish can even have an extra effect after cooking rather than only restoring hunger points.

|         |                                                                             |
| ------- | --------------------------------------------------------------------------- |
| Source  | Fishing                                                                     |
| Effects | Restore hunger points. Some types of fish have magic effects after cooking. |
| Usage   | Cooking                                                                     |


---

# 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/items/food/fish.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.
