> 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/general-pokemon-spawns.md).

# General Pokemon Spawns

All of the Pokemon listed will show each of the biome(s) you can obtain the Pokemon. If you wish to know the specific biomes please use the following link which goes over it all.&#x20;

* [Biomes Information](/cobblemon-wiki/general-pokemon-spawns/biomes-information.md)

For a more in-depth list for all Pokemon and specifics for their spawn conditions make sure to check the Cobblemon Spawning document found here: [**COBBLEMON SPAWNING**](https://docs.google.com/spreadsheets/d/16JrrEp919HVn8YE0AtmeAu6_tPkMkKqEmRzMlKW442A/edit?gid=0#gid=0)

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Generation 1 Spawns</strong></td><td><a href="/files/U1ucDHcd2qFjGcfEPI2L">/files/U1ucDHcd2qFjGcfEPI2L</a></td><td><a href="/pages/yFikoVDJuC1baeZIhoTi">/pages/yFikoVDJuC1baeZIhoTi</a></td></tr><tr><td><strong>Generation 2 Spawns</strong></td><td><a href="/files/yyCHAd3e7W0j167lm4kb">/files/yyCHAd3e7W0j167lm4kb</a></td><td><a href="/pages/aLybfgyipv0fkPYsM9sE">/pages/aLybfgyipv0fkPYsM9sE</a></td></tr><tr><td><strong>Generation 3 Spawns</strong></td><td><a href="/files/QMrAPPDvIxxlgdcGSrd1">/files/QMrAPPDvIxxlgdcGSrd1</a></td><td><a href="/pages/XUDMtVW1FqXE2XC89iSD">/pages/XUDMtVW1FqXE2XC89iSD</a></td></tr><tr><td><strong>Generation 4 Spawns</strong></td><td><a href="/files/USbv5y5SkKv2med3Wt3g">/files/USbv5y5SkKv2med3Wt3g</a></td><td><a href="/pages/Syn42Vj1ufcyazyX2F5F">/pages/Syn42Vj1ufcyazyX2F5F</a></td></tr><tr><td><strong>Generation 5 Spawns</strong></td><td><a href="/files/8E2rmz3oPbrl15MwGgYo">/files/8E2rmz3oPbrl15MwGgYo</a></td><td><a href="/pages/tzpckrTX5ABG61w7sggj">/pages/tzpckrTX5ABG61w7sggj</a></td></tr><tr><td><strong>Generation 6 Spawns</strong></td><td><a href="/files/iZ1JWbGlAEJGCzn9PiLV">/files/iZ1JWbGlAEJGCzn9PiLV</a></td><td><a href="/pages/UW6dmVZ1he7KD1oMesBf">/pages/UW6dmVZ1he7KD1oMesBf</a></td></tr><tr><td><strong>Generation 7 Spawns</strong></td><td><a href="/files/ThVd38Vnw8H1exVRx1ya">/files/ThVd38Vnw8H1exVRx1ya</a></td><td><a href="/pages/lPic3m2H4P9jCNEBwqw6">/pages/lPic3m2H4P9jCNEBwqw6</a></td></tr><tr><td><strong>Generation 8 Spawns</strong></td><td><a href="/files/r5TUc8ITzweESG2k8hXX">/files/r5TUc8ITzweESG2k8hXX</a></td><td><a href="/pages/flVhrOPsZq2FOamCvpzp">/pages/flVhrOPsZq2FOamCvpzp</a></td></tr><tr><td><strong>Generation 9 Spawns</strong></td><td><a href="/files/k6zrwBc8Z7yMADrxhrkn">/files/k6zrwBc8Z7yMADrxhrkn</a></td><td><a href="/pages/me8Rzh1XrfJtMGXvLTme">/pages/me8Rzh1XrfJtMGXvLTme</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/cobblemon-wiki/general-pokemon-spawns.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.
