> For the complete documentation index, see [llms.txt](https://wiki.pokeclash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pokeclash.com/features/research-dex.md).

# Research Dex

Research Dex brings the Pokemon Legends: Arceus Research Task system into Cobblemon, with our little twist of it includes every single Pokemon there is!

Each research task goal met grants research levels and research points which you use to level up from the base Research Level from 1 to whatever the configured perfection level is for that Pokemon.

<figure><img src="/files/342aFkY29QdVjbzH1uXv" alt=""><figcaption></figcaption></figure>

## Accessing Research Dex

Accessing the Research Dex can be done in two ways. You can either use `/warp Lab` and talk to Professor Rob shown below, or use `/tasks` when on the go!

<figure><img src="/files/RJhHOpk9FkRH70KwYDHX" alt=""><figcaption></figcaption></figure>

## Entries

Each species entry has its own research tasks and goal thresholds. Progress is updated from gameplay events such as catching, defeating, evolving, feeding, or seeing specific moves used. The only Pokemon that have 1 entry required and entry type to reach Perfection are Legendaries, Mythicals, Ultra Beasts and Paradoxes.

## Rewards

Rewards are stored inside the Rewards Box which is accessable via the Tasks UI by clicking on the ![](/files/BDLy4Da7gGwL7vLMceQ5)

These rewards range from increasing amounts of PokeDollars as well as a permanent 2x Shiny Boost on completed entry for that Pokemon as well as a Statue of that Pokemon!


---

# 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://wiki.pokeclash.com/features/research-dex.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.
