# Custom Pokémon

- [Event Exclusive](https://wiki.frontier-mc.com/custom-pokemon/event-exclusive.md): These Pokémon were available in previous events, but are no longer obtainable with the exception of a few being in crates.
- [Mutations](https://wiki.frontier-mc.com/custom-pokemon/mutations.md): These pokémon skins can be obtained through mutations!
- [Legendaries & Mythicals](https://wiki.frontier-mc.com/custom-pokemon/legendaries-and-mythicals.md): These are legendaries and mythicals that we have added to the server. Find out how to get them!
- [Ultra Beasts](https://wiki.frontier-mc.com/custom-pokemon/ultra-beasts.md): These can all be found in the end dimension!
- [Alphas](https://wiki.frontier-mc.com/custom-pokemon/alphas.md): Alphas are stronger variants than their regular counterparts! Hunt these down, but be careful as they know how to fight back!
- [Mega Evolutions](https://wiki.frontier-mc.com/custom-pokemon/mega-evolutions.md): Give a mega stone to your pokemon to allow it to mega evolve! You can do this once per battle and it provides a large buff to your pokemon's strength.


---

# 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.frontier-mc.com/custom-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.
