# The Pokedex

While embarking on your journey, you are bound to catch and meet all kinds of Pokemon. And similarly to the mainline Pokemon games, we are eager to provide you with a Pokedex to help you on your adventure! To recieve a physical Pokedex item, use the command `/getdex.` This will provide you with a free Pokedex that you can use at any time! (Also, if you lose it, you can always get another!)&#x20;

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2F5A6JF9kZOwJv09oJdm0h%2Fimage.png?alt=media&#x26;token=6fc55e8b-c5b8-4403-8ab0-ce80b47b3a15" alt="" width="305"><figcaption><p>A player holding the Pokedex.</p></figcaption></figure>

When holding the Pokedex in your main hand, you can **right click** to open the Pokedex Menu.

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2Fng4szz67JYzuBVH8JxGP%2Fimage.png?alt=media&#x26;token=fa4f6b5a-980b-4dca-915a-681c83394696" alt=""><figcaption><p>The Pokedex Menu</p></figcaption></figure>

## Search

On the left, we have the **Search** function. By using the search function, players can identify Pokemon that they have already caught. Additionally, by searching a Pokemon that you have **not** caught, it's name will appear as "???"

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2FigsaBxLhkBXf9z8V0HEa%2Fimage.png?alt=media&#x26;token=632d2536-0322-4ac6-8b7d-000d8491dc7c" alt=""><figcaption><p>An example of a caught Pokemon being registered.</p></figcaption></figure>

## Pokedex

The middle option, which shows the Pokedex sprite, you will have your Pokedex menu! This shows a list of every Pokemon included within Cobbleland, and includes a few searching utilities to help you track down those pesky little creatures you haven't found yet.

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2FTZaBQXLKh8pfaMyJEQMB%2Fimage.png?alt=media&#x26;token=75a943f3-6b48-4fcd-bed5-d78760c0c6d7" alt=""><figcaption><p>The Pokedex Screen</p></figcaption></figure>

## Rewards

And last but not least, on the right side, we have our **Rewards** tab! By catching 'em all, you get hooked up with some **sweet, sweet rewards!** We won't spoil you too much on those rewards, you'll have to find them out for yourself!

<figure><img src="https://828466169-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3XG9mHfD33a0JszbFIW%2Fuploads%2FyJZZfJdCCJYXcyojzSyk%2Fimage.png?alt=media&#x26;token=5d540453-2eb9-4621-9d2b-56f66d0d295e" alt=""><figcaption><p>So many rewards! So shiny! So wow!</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.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/the-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.
