# Pokédex

En [Universo PokéNet](https://github.com/Mundo-PixelNet/MundoPixelNet-Wiki/blob/main/pokemon/**/README.md) tenemos Pokémon originales con sus propios modelos, Movesets e historia, consulta la lista de Pokémon originales del servidor:

| Numero |                               Pokémon                              |                        Sprite                       |
| :----: | :----------------------------------------------------------------: | :-------------------------------------------------: |
|  **1** | [Cerullade](/pokemon-de-pixelmon/temporada-1/hibrido-cerullade.md) | ![Sprite de Cerullade](/files/PhB4YFS8aYqgn8MhUZi4) |
|  **2** | [Gardewile](/pokemon-de-pixelmon/temporada-1/hibrido-gardewile.md) | ![Sprite de Gardewile](/files/kNyvT6DY7fgRJiBomPp5) |
|  **3** |   [Lycario](/pokemon-de-pixelmon/temporada-1/hibrido-lycario.md)   |  ![Sprite de Lycario](/files/dmiG2XUj6LZyzd9ekEvk)  |
|  **4** | [Mismapeon](/pokemon-de-pixelmon/temporada-1/hibrido-mismapeon.md) | ![Sprite de Mismapeon](/files/eGMAv6vuFu5nXTV2uXyL) |
|  **5** | [Zoropunny](/pokemon-de-pixelmon/temporada-1/hibrido-zoropunny.md) | ![Sprite de Zoropunny](/files/0iiF6MN6qamdORKZNmBG) |


---

# 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.mundopixelnet.com/pokemon-de-pixelmon/pokemon.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.
