> 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/crafting.md).

# Crafting

Crafting is an essential skill in the Catddle Universe. Your Catddle can create wonderful items such as toys, fishing rods, and even spaceships.

![](/files/0QR4LMwQ1eW8SerO2ZMc)

### **Basic Crafting**

Catddles can even craft simple items directly which include basic fishing robs and toys. These items can help Catddle do better in some activities and give them a small boost in their daily care.

### **Advanced Crafting**

With blueprints, Catddles can make incredible items to improve many aspects of Catddle lives. Many advanced tools can give a significant boost to the efficiency and yield of production activities. The durability of items from advanced crafting is often better than from basic crafting.

### **Details**

|                    | Basic                 | Advanced                                     |
| ------------------ | --------------------- | -------------------------------------------- |
| Material required  | Ore, wood             | Ore, wood, rare items                        |
| Material source    | Exploring             | Exploring                                    |
| Skills required    | No                    | Crafting skill reaches level 5               |
| Tools required     | No                    | Blueprints                                   |
| Related attributes | Vigor                 | Vigor, Intellegence                          |
| Coin cosumption    | MEO                   | MEO, CAT                                     |
| Status effect      | Hunger↓               | Hunger and Fun↓                              |
| Product utility    | Restore hunger points | Restore hunger points and take magic effects |


---

# 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/crafting.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.
