> 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

Within this Wiki, you'll find out everything you need to know about Pixelmon including it's mechanics found within MMO Realms Cobblemon.

## 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="/pixelmon-wiki/legendary-and-mythicals-spawns-info.md">Legendary and Mythicals Spawns Info</a></td><td><a href="https://1136757732-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaGML4Zd5tMQdGofzRFUX%2Fuploads%2F9Ov80oBbMIWoiK6HJTzH%2FLegendaryP.png?alt=media&amp;token=c714d0c4-9778-4394-95fc-59df4501d631">LegendaryP.png</a></td></tr><tr><td>🌌 <strong>Ultra Beasts and Paradox Spawns</strong></td><td><a href="/pixelmon-wiki/ultra-beasts-and-paradox-spawns-info.md">Ultra Beasts and Paradox Spawns Info</a></td><td><a href="https://1136757732-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaGML4Zd5tMQdGofzRFUX%2Fuploads%2F8BzH1PHGyTMj01HPe1vK%2FUB.png?alt=media&amp;token=74f8bf2b-0160-4ef1-9100-88cfdae62a09">UB.png</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="/pixelmon-wiki/server-rules.md">Server Rules</a></td></tr><tr><td>🏏 <strong>Server Features and Mechanics</strong></td><td><a href="/pixelmon-wiki/server-features-and-mechanics.md">Server Features and Mechanics</a></td></tr><tr><td>⌨️ <strong>Commands and Uses</strong></td><td><a href="/pixelmon-wiki/commands-and-uses.md">Commands and Uses</a></td></tr><tr><td>💸 <strong>Donor Ranks Info</strong></td><td><a href="/pixelmon-wiki/donor-ranks-info.md">Donor Ranks Info</a></td></tr><tr><td>🤝 <strong>Beginners Guide to the Server</strong></td><td><a href="/pixelmon-wiki/beginners-guide-to-the-server.md">Beginners Guide to the Server</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f332">🌲</span><strong>A Complete Overview of the Wilds</strong></td><td><a href="/pixelmon-wiki/a-complete-overview-of-the-wilds.md">A Complete Overview of the Wilds</a></td></tr><tr><td>🆘 <strong>General Guides</strong></td><td><a href="/pixelmon-wiki/general-guides.md">General Guides</a></td></tr><tr><td>📚 <strong>Technical Guides</strong></td><td><a href="/pixelmon-wiki/technical-guide.md">Technical Guide</a></td></tr><tr><td>🪴 <strong>Realm Guide</strong></td><td><a href="/pixelmon-wiki/realm-guide.md">Realm Guide</a></td></tr><tr><td>❓<strong>FAQ (Frequently Asked Questions)</strong></td><td><a href="/pixelmon-wiki/faq-frequently-asked-questions.md">FAQ (Frequently Asked Questions)</a></td></tr><tr><td>📝 <strong>Wiki Changelogs</strong></td><td><a href="/wiki-changelogs.md">Wiki Changelogs</a></td></tr><tr><td>⚙️ <strong>How to Install Pixelmon (Modrinth &#x26; CurseForge)</strong></td><td><a href="/pixelmon-wiki/how-to-install-pixelmon-modrinth-and-curseforge.md">How to Install Pixelmon (Modrinth &amp; CurseForge)</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.
