> For the complete documentation index, see [llms.txt](https://wiki.mmorealms.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mmorealms.gg/pixelmon-wiki.md).

# Pixelmon Wiki

## Legendary, Ultra Beast and Paradox Spawns

All of the Pokemon listed will show each of the biome(s) you can obtain the Pokemon.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>🐉 <strong>Legendary and Mythicals Spawns</strong></td><td><a href="/pages/02LuBTZKAriJdkbrVzeO">/pages/02LuBTZKAriJdkbrVzeO</a></td><td><a href="/files/WtAZXjtIh3uxXEaA6ASV">/files/WtAZXjtIh3uxXEaA6ASV</a></td></tr><tr><td>🌌 <strong>Ultra Beasts and Paradox Spawns</strong></td><td><a href="/pages/YQKKSC8LGeL7ANo24AFM">/pages/YQKKSC8LGeL7ANo24AFM</a></td><td><a href="/files/ZgMfBVHYbDFk2et55Z4d">/files/ZgMfBVHYbDFk2et55Z4d</a></td></tr></tbody></table>

***

## General Information for MMO Realms Pixelmon

**CONTENTS**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>⚠️ Server Rules</strong></td><td><a href="/pages/brW98UgGbitOvSGS0nKU">/pages/brW98UgGbitOvSGS0nKU</a></td></tr><tr><td>🏏 <strong>Server Features and Mechanics</strong></td><td><a href="/pages/oSexVU1sJiFslcDEdiSB">/pages/oSexVU1sJiFslcDEdiSB</a></td></tr><tr><td>⌨️ <strong>Commands and Uses</strong></td><td><a href="/pages/CMHo7QSj6rRlegdgFIEV">/pages/CMHo7QSj6rRlegdgFIEV</a></td></tr><tr><td>💸 <strong>Donor Ranks Info</strong></td><td><a href="/pages/bNqytdPwRGBQniNNIi1C">/pages/bNqytdPwRGBQniNNIi1C</a></td></tr><tr><td>🤝 <strong>Beginners Guide to the Server</strong></td><td><a href="/pages/aZKwj7MKEjtDGXWINZwY">/pages/aZKwj7MKEjtDGXWINZwY</a></td></tr><tr><td>🆘 <strong>General Guides</strong></td><td><a href="/pages/H1oDV509BvrpC4ykWwa8">/pages/H1oDV509BvrpC4ykWwa8</a></td></tr><tr><td>📚 <strong>Technical Guides</strong></td><td><a href="/pages/raNJzApYarJ24VMCLeds">/pages/raNJzApYarJ24VMCLeds</a></td></tr><tr><td>🪴 <strong>Realm Guide</strong></td><td><a href="/pages/at7d16QD2LlTP5TtwTrw">/pages/at7d16QD2LlTP5TtwTrw</a></td></tr><tr><td>❓<strong>FAQ (Frequently Asked Questions)</strong></td><td><a href="/pages/8H9Mu5ZieJ6h5NsqEMOg">/pages/8H9Mu5ZieJ6h5NsqEMOg</a></td></tr><tr><td>📝 <strong>Wiki Changelogs</strong></td><td><a href="/pages/NtmaTfd1YiRvubQbE1LP">/pages/NtmaTfd1YiRvubQbE1LP</a></td></tr><tr><td>⚙️ <strong>How to Install Pixelmon (Modrinth &#x26; CurseForge)</strong></td><td><a href="/pages/lHHO7C65cSBhRzs9bStw">/pages/lHHO7C65cSBhRzs9bStw</a></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.mmorealms.gg/pixelmon-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
