> For the complete documentation index, see [llms.txt](https://docs.catddle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catddle.com/activities/fishing.md).

# Fishing

Each Catddle can be a great angler! You can go fishing with your Catddle from all around the world🎣.

![](/files/9DKTHYjXwF1ctL0sXu0c)

### Basic Fishing

Catddles can catch fish by hand naturally. Just pick a small pond or river and your Catddle can bring you some cool surprises.

### Advanced Fishing

With bait and fishing rods, your Catddle can catch more fish. There are many ponds, rivers, and seas where your Catddle can catch them. But keep in mind that each water area has different kinds of fish and fishing tools.

The amount of fish in a water area is fixed in advanced fishing. The more Catddle fish in the same water area, the fewer fish each Catddles can catch. Catddles have to decide the pace and duration of fishing at the start, then the number of Catddles fishing in the same water area will count at the ending time.

### Details

|                    | Basic     | Advanced                                                  |
| ------------------ | --------- | --------------------------------------------------------- |
| Material required  | -         | [Baits](/items/fishing-tools.md)                          |
| Material source    | -         | Exploring                                                 |
| Skills required    | No        | Each water area has different fishing level requirements. |
| Tools required     | No        | [Fishing robs](/items/fishing-tools.md)                   |
| Related attributes | Dexterity | Dexterity                                                 |
| Coin Consumption   | MEO       | MEO, CAT                                                  |
| Status effect      | Hunger↓   | Hunger and Fun↓                                           |
| Product Usage      | Cooking   | Cooking                                                   |


---

# 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.catddle.com/activities/fishing.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.
