# Pokedex (pd) Command

#### Pokebot's info-cards are the equivalent to a Pokedex entry and contain an abundance of information about that Pokemon, this is Pikachu's below\...

![](https://1017450765-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbKsORkYLlSQd7MaF-I%2F-LbLtXWZP3Mx2SNundB5%2F-LbLufIpkqkZEachm1Ja%2Fpikachuinfocard.PNG?alt=media\&token=2f30db0d-fe5c-4010-ab21-278ed4ffe64f)

## pb!pd

This will return a list of all the Pokemon we currently have an info-card for, you can go through the pages with the **left** and **right** reactions, and close it with the **circle** reaction.

![](https://1017450765-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbKsORkYLlSQd7MaF-I%2F-LbLtXWZP3Mx2SNundB5%2F-LbLursDC64TcM0CsAB1%2Fpdcommand.PNG?alt=media\&token=08771d4c-7342-4ad2-9064-050bb11fcb5c)

## pb!pd (ndex)

Search through our database using the Pokemon's National Pokedex Number, for example, Pikachu's is `#151` so to get Pikachu's info-card you can do `pb!pd 151` it's that simple! A list of Pokemon by [Ndex](https://bulbapedia.bulbagarden.net/wiki/List_of_Pok%C3%A9mon_by_National_Pok%C3%A9dex_number).

{% hint style="warning" %}
Some Pokemon have forms so using their NDex number wont work if you're looking for a Pokemon form! Please use the [Naming](#pb-pd-name) feature below.
{% endhint %}

![](https://1017450765-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbKsORkYLlSQd7MaF-I%2F-LbLtXWZP3Mx2SNundB5%2F-LbLv95BtL3dIsifDEYW%2Fmew151.PNG?alt=media\&token=d3976bfd-ba0e-4e6a-84fb-88c48db0c18b)

## pb!pd (name)

Search through the database just by searching it's name! If you can only remember part of it, we'll list some options for you. `pb!pd Bulbasaur` will bring up Bulbasaur's info-card, where-as `pb!pd saur` brings up any Pokemon with `saur` in their name.

![](https://1017450765-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbKsORkYLlSQd7MaF-I%2F-LbLtXWZP3Mx2SNundB5%2F-LbLvKcgs4xANmGGfm3n%2Fname.PNG?alt=media\&token=3a637b59-5273-4311-8714-6bbe10dd6be9)

![](https://1017450765-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbKsORkYLlSQd7MaF-I%2F-LbLtXWZP3Mx2SNundB5%2F-LbLvTywK6AqX5epa4zT%2Fsaur.PNG?alt=media\&token=3e7df7ef-4b8e-4ad7-81f2-2463bbf77a5b)

The [`alola`](https://pokebotdev.gitbook.io/pokebot/commands/pd/pd-alola) and [`mega`](https://pokebotdev.gitbook.io/pokebot/commands/pd/pd-mega) commands work similar to this, but only searching through the Alolan Pokedex and Mega Evolutions.
