> For the complete documentation index, see [llms.txt](https://our-story-network.gitbook.io/cr-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/pokemon-and-spawns.md).

# Pokémon and spawns

## 🌍 Understanding Spawns

{% hint style="info" %}

<p align="center">Cobblemon Realms uses a customized spawn system designed to create more coherent, diverse, and environment-specific encounters. Understanding how it works will help you find the Pokémon you're looking for more easily.</p>
{% endhint %}

***

## 📍 Biome-Based Spawns

Different Pokémon appear depending on the biome and time of day:

* 🌲 Forests → Grass-type Pokémon
* 🌊 Oceans → Water-types
* 🏜️ Deserts → Fire-types
* ⛰️ Mountains & caves → Rock, Steel, and Dragon-types
* 🕓 Spawn intervals
* 🌌 End & Nether zones → Ultra-rare and special forms

Some rare Pokémon can only appear during specific periods or conditions.

***

## 🕓 Spawn Timing and Behavior

Spawns are configured to feel dynamic and natural.

* Some Pokémon only appear **at night**, during **specific moon phases**, or under **certain weather conditions**.
* Legendary and Mythical Pokémon may require **special triggers** or **specific items** to appear.
* Underground encounters (such as cave-exclusive Pokémon) use custom spawning logic.

***

## 🗺️ Using `/checkspawns`

This command allows you to see which Pokémon can spawn in your current biome.

`Cobblemon Realms uses custom spawn configurations and spawn logic.`

It is ideal for understanding your surroundings and tracking rare encounters while exploring.

***

## 🤖 Discord Integration – Check Spawns Remotely!

Our Discord server offers a powerful integration through the **@Our Story** bot. You can use it to check where a specific Pokémon spawns across dimensions and biomes without needing to be in-game.

### 📋 Available Commands:

* 🇬🇧 English: `/where <pokemon_name>`
* 🇫🇷 French: `/tesou <pokemon_name>`
* 🇩🇪 German: `/wobistdu <pokemon_name>`
* 🇯🇵 Japanese (Rōmaji): `/doko <pokemon_name>`

You will receive detailed results showing every known biome for that species. Some common Pokémon may return a list containing **100+ possible biomes**.

{% hint style="info" %}
💡 Use this feature to **plan your adventure** or optimize your shiny and rare Pokémon hunts.
{% endhint %}

***

## 🧠 Additional Tips

* Use `/checkspawns` while exploring to find Pokémon linked to your current area.
* Use the Discord bot if you want to **track specific Pokémon** around the world.
* Remember that **Cobblemon Realms** includes **custom evolutions**, **exclusive forms**, and **unique spawn mechanics**.

⮕ Check out the [Exclusive Forms](/cr-wiki/cr-en/pokemon-exclusives/mewtwo-exclusive-forms.md) section to learn more!

***

{% hint style="success" %}

## Contact Us

<p align="center">If you have any questions, suggestions, or changes to propose, feel free to join us on <a href="https://discord.gg/kb8NSTF45n">Discord</a> and contact <strong>@FabLeKebab</strong> directly on the server for anything related to the wiki, or <strong>@Levels</strong> for anything related to the modpack.</p>
{% endhint %}


---

# 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:

```
GET https://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/pokemon-and-spawns.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.
