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

# Research

Research is the only way to bring new technology into the Catddle Universe. The blueprints produced by research can enable other Catddles to make incredible items.

![](/files/95thHvQCqHZ4hKjdqhee)

### Basic Research

Doing research needs some practice. The basic research required for crafting or cooking skills you must reach Level-5. Not only can you research blueprints of items, but you may also use recipes for cooking.

### Advanced Research

After the research skills have reached level 5, you can then unlock advanced research. Your Catddle can then research the methods to create the most cutting-edge tools.

### Inventing

Inventing is a special form of **advanced research**. When technology in the current universe (blockchain) has not been invented, the first Catddle who researches this is the inventor. The inventing process will consume much more resources and time than regular research.

Also, there can be multiple Catddles inventing the same technology at the same time. The first who completes the invention will be declared the *final inventor.* Those who fall behind will lose half of their resources by which that invention has consumed.

If more than one Catddle finishes their research at the same block, the first one will be chosen randomly. The speed of inventing will be determined by research levels, Catddle intelligence, and resources. You can boost the inventing process daily if you need.

The inventor can get the Original Blueprint, which can reduce many resources used in the later crafting activities.

### Details

<table><thead><tr><th></th><th width="150">Research</th><th>Advanced Research</th></tr></thead><tbody><tr><td>Material required</td><td>Specific items</td><td>Crafting products, rare items</td></tr><tr><td>Material source</td><td>Exploring</td><td>Crafting, Exploring</td></tr><tr><td>Skills required</td><td>Crafting or Cooking skills reach level 5</td><td>Research skill reaches level 5</td></tr><tr><td> Tools required</td><td>-</td><td>-</td></tr><tr><td>Related attributes</td><td>Intelligence</td><td>Intelligence</td></tr><tr><td>Coin consumption</td><td>MEO</td><td>MEO, CAT</td></tr><tr><td>Status effect</td><td>Hunger↓</td><td>Hunger and Fun↓</td></tr><tr><td>Product utility</td><td>Crafting</td><td>Crafting</td></tr></tbody></table>


---

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