# Pokédex

You can access information about any cobblemon using the "/dex" command.

<figure><img src="/files/lQq5p9goJC9BNKFcUOy6" alt=""><figcaption><p>Using the pokédex</p></figcaption></figure>

***

## Pokédex recipe

To craft the pokédex, place a [spyglass](https://minecraft.wiki/w/Spyglass) between two [redstone dust](https://minecraft.wiki/w/Redstone_Dust) with 3 [glass pane](https://minecraft.wiki/w/Glass_Pane) on-top and 3 [copper ingot](https://minecraft.wiki/w/Copper_Ingot) at-bottom.

Right-click the pokédex on a cobblemon to display information about it.

<figure><img src="/files/TqgvXCIDJlR53JwHow1V" alt=""><figcaption><p>Pokédex recipe</p></figcaption></figure>

***

## Coloring the pokédex

To color the pokédex, place it in a crafting table with any combination of [dyes](https://minecraft.wiki/w/Dye).\
Premium members can color their pokédex using the "/color" command.

<figure><img src="/files/WeqHG01rJRv5tM6Y40CX" alt=""><figcaption><p>Coloring a pokédex</p></figcaption></figure>

***


---

# 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://wiki.pokesmp.net/home-page/pokesmp-knowledge-center-wiki/pokedex.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.
