> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/new-islanders-information/pokedex/gen-2/togepi.md).

# Togepi Spawn Locations

Togepi spawns in Floral and 2 more biomes on Cobblemon Islands. Rare, only while a Poke Snack is active. In the End: levels 40 to 54, no Poke Snack needed.

<figure><img src="https://2264667561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkDhjqcTDxLyJjpmZNG4V%2Fuploads%2FHzBVCvC9weeDD8u7ZvLL%2F0175_togepi.gif?alt=media&#x26;token=12413776-9e34-467b-8916-56b9b0bbdffb" alt=""><figcaption></figcaption></figure>

## Where to find Togepi

Togepi spawns in **Floral**, **Magical** and **Sky** biomes on Cobblemon Islands. It is **Rare** and appears at **levels 1 to 25**, found on land only while a Poke Snack is active. Cobblemon Islands adds an extra End spawn: Togepi appears in the **Shadowlands** biome with no Poke Snack needed, **Rare** at **levels 40 to 54**.

{% hint style="success" %}
**Catch Togepi on Cobblemon Islands.** A public Cobblemon 1.8 server. Get the modpack on Modrinth or CurseForge, then [join the server](https://connect.cobblemonislands.com)
{% endhint %}

### Full spawn data (Cobblemon 1.8)

Cobblemon Islands uses the normal Cobblemon spawns for this species, plus an extra spawn of its own. Spawns 1 to 3 are the same as in regular Cobblemon. Spawn 4 is an End spawn added by Cobblemon Islands, so you will only find it on this server.

{% tabs %}
{% tab title="Spawn 1" %}
**Source:** Cobblemon

**Spawn Type:** grounded

**Bucket:** rare

**Level:** 1-25

**Weight:** 34.0

**Presets:** natural

#### Conditions

* **minSkyLight**: 8
* **maxSkyLight**: 15
* **timeRange**: day
* **isRaining**: False
* **isPokeSnack**: True

#### Biomes

**Biomes and tags:**

* \#cobblemon:is\_floral
* \#cobblemon:is\_magical
* \#cobblemon:is\_sky

**Excluded biomes:**

* \#cobblemon:is\_plains
* \#cobblemon:is\_spooky
  {% endtab %}

{% tab title="Spawn 2" %}
**Source:** Cobblemon

**Spawn Type:** grounded

**Bucket:** rare

**Level:** 1-25

**Weight:** 34.0

**Presets:** natural

#### Conditions

* **minSkyLight**: 8
* **maxSkyLight**: 15
* **isPokeSnack**: True

#### Biomes

**Biomes and tags:**

* aether:skyroot\_grove
* aether:skyroot\_meadow
  {% endtab %}

{% tab title="Spawn 3" %}
**Source:** Cobblemon

**Spawn Type:** grounded

**Bucket:** rare

**Level:** 1-25

**Weight:** 34.0

#### Conditions

* **isPokeSnack**: True

#### Biomes

**Biomes and tags:**

* the\_bumblezone:floral\_meadow

**Excluded when:**

* **structures**: #the\_bumblezone:sempiternal\_sanctums
  {% endtab %}

{% tab title="Spawn 4" %}
**Source:** Cobblemon Islands (this server only)

**Spawn Type:** grounded

**Bucket:** rare

**Level:** 40-54

**Weight:** 1.2

#### Conditions

* None

#### Biomes

* Shadowlands, in the End (nullscape:shadowlands)
  {% endtab %}
  {% endtabs %}


---

# 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.cobblemonislands.com/new-islanders-information/pokedex/gen-2/togepi.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.
