> 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/a-complete-overview-of-the-wilds.md).

# A Complete Overview of the Wilds

**Contents**

1. [What are Wilds?](#what-are-wilds)
2. [Available Dimensions](#available-dimensions)
   1. [Overworld](#overworld)
   2. [Nether](#nether)
   3. [End](#end)
   4. [Ultraspace](#ultraspace)
3. [Why explore them?](#why-explore-them)
   1. [Legendary Spawns](#legendary-spawns)
   2. [Generated Loot](#generated-loot)
4. [World Resets](#world-resets)

***

## What are Wilds?

The **Wilds** refer to the vast, wilderness style areas designed to mimic the open-ended exploration of a naturally generated survival world, tied together with the conditions needed for Pokemon spawning. Unlike protected regions of the server, the **Wilds** are entirely open to players, featuring a range of biomes, rugged terrain and dynamic landscapes.

Each **Wild** server is generated based on a unique seed, allowing for a greater variety during exploration, ensuring no two locations truly match. You may access the **Wilds** by using the `/rtp` command, which will randomly teleport yourself within a selected dimension.

<figure><img src="/files/nFOzX52aL0tO6Y2TYccv" alt="" width="356"><figcaption><p>RTP Menu</p></figcaption></figure>

## Available dimensions

Speaking of dimensions, there exists a selection of choices designed to offer different environments for the player, changing the available resources and spawns drastically.

### Overworld

The **Overworld** serves as the classic yet familiar foundation to every players journey. Featuring lush forests, expansive oceans, monumental mountains, and deep cave systems, this dimension offers a diverse set of biomes to suit everyones needs. This is the primary environment for traditional survival, resource gathering, and encountering a wide variety of standard Pokemon.

<figure><img src="/files/Y49IHAdlHLHFUKQioFMe" alt=""><figcaption><p>Overworld example</p></figcaption></figure>

### Nether

A gloomy and fiery contrast to the surface, the **Nether** is a subterranean hell scape dominated by oceans of lava, sparse valleys, and bizarre fungal forests. Navigating this dimension requires extreme caution due to the hostile environment and aggressive native inhabitants. However brave explorers are rewarded with unique survival materials and Pokemon that cannot be found anywhere else.

<figure><img src="/files/wlLlywopLZxNxHMFXQ9D" alt=""><figcaption><p>Nether example</p></figcaption></figure>

### End

Floating in a surreal expanse of a dark void, the **End** is a mysterious otherworldly realm. Characterised by unique packs of strange flora, towering pillars, and floating island chains. This dimension is the ultimate frontier for tracking down rare supernatural Pokemon existing far beyond the reaches of standard civilisation.

<figure><img src="/files/TZ8PtzBLYnHL4AKdJKE9" alt=""><figcaption><p>End example</p></figcaption></figure>

### Ultraspace

A twisted and disorienting space, the Ultraspace stands as a cosmic nexus existing beyond reality. Characterised by shifting skies, otherworldly terrain, and dimensional portals, this realm defies the laws of nature. Navigating these fractured lands requires courage and adaptability as the environment morphs around you. This dimension is home to the peculiar strand of Pokemon labelled Ultra Beasts.

{% embed url="<https://wiki.mmorealms.gg/pixelmon-wiki/ultra-beasts-and-paradox-spawns-info>" %}

<figure><img src="/files/v8UbmojLJkkSoVa5vCNX" alt=""><figcaption><p>Ultraspace example</p></figcaption></figure>

## Why explore them?

Stepping into the untamed wilderness is an essential task for any serious trainer looking to progress. The Wilds offer vast opportunities and rewards that cannot be found within the confines of protected civilisation, making the risk well worth the journey.

### Legendary Spawns

Whilst Pokemon may spawn in a variety of locations including private Realms, Legendary Pokemon strictly only spawn in the dangers of the wilderness. You must step outside of your comfort zone and track down these rare spawns for any chance at encountering them.

Full details covering the spawn conditions of all legendaries can be found in the corresponding page.

{% embed url="<https://wiki.mmorealms.gg/pixelmon-wiki/legendary-and-mythicals-spawns-info>" %}

{% hint style="warning" %}
**If you are marked as AFK, no legends will spawn on you** even while you are within Wilds. Using AFK Machines, Boats, Water, Minecarts etc won't disable this AFK Tracker. If you find methods that do bypass this report it to staff as abusing it yourself will result in a form of **ban and restrictions added to playtime rewards** given.
{% endhint %}

### Generated Loot

Similarly venturing out into the wilderness offers unique opportunities to find generated loot in a variety of forms. Whether that be through ruined structures long forgotten, specialised loot drops, or simply gathering resources from their native environments, everything you will need as a trainer can be scavenged for.

<figure><img src="/files/xs2BAK1SQy21TXj5WdRV" alt="" width="354"><figcaption><p>Wilderness Pokeloot</p></figcaption></figure>

## World Resets

The **Wilds** servers are wiped on a monthly basis, ensuring that all players have plenty of opportunities to explore untouched lands and discover new loot, which has not yet been tampered with.&#x20;

For this reason we suggest that any builds you wish to keep are to be made within your private Realms, which are not reset on the schedule.


---

# 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/a-complete-overview-of-the-wilds.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.
