> 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/cobblemon-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)
3. [Why explore them?](#why-explore-them)
   1. [Legendary Spawns](#legendary-spawns)
   2. [Generated Loot](#generated-loot)
   3. [NPC Trainers](#npc-trainers)
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/gTYP8R204NBHcRMTWVR2" alt=""><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/HMWz9ZVagAtktNlnCjHL" 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>

## 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/cobblemon-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/Pmxfweqg5Zf2V6BUQdom" alt="" width="248"><figcaption><p>Wilderness Pokeloot</p></figcaption></figure>

### NPC Trainers

Beyond the thrill of exploration and gathering, the terrain is also home to wandering NPC trainers looking to test their teams against capable challengers. Engaging these combatants in battle provides a reliable path to earning valuable rewards that help strengthen your team. If you are looking to test your skills and aren't sure where to look, you can utilise `/wildtrainers` at any time in a Wilds server to locate the nearest active challenger in your vicinity.

<figure><img src="/files/4qy4g2yBfdDpp2X2YwXG" alt=""><figcaption><p><code>/wildtrainer</code> Command Feedback</p></figcaption></figure>

<figure><img src="/files/LilfHxswCk6tqnSfHIuM" alt="" width="260"><figcaption><p>NPC Trainer</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/cobblemon-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.
