> For the complete documentation index, see [llms.txt](https://wiki.apexcobblemon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apexcobblemon.com/features/pokemon/safari.md).

# Safari

{% columns %}
{% column width="58.333333333333336%" %}
Safari is a dedicated catching area with unique Pokémon spawns, accessible through the `/safari` menu. Regular players can purchase **30 minutes** of access for ![:money:](https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56)**10,000**, while players with the [Elite](/features/donation-store.md#elite-2-500) donator rank have unlimited access. The `/safari` menu lists all available biomes and their possible spawns.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/kFGCNziO9NXl7p4PnxnH" alt=""><figcaption><p><em><code>/safari</code> menu</em></p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Legends

During each [legendary spawn](/pokemon-spawns/legendary-pokemon.md) cycle, **one** of the following legends may be spawned on a player in the Safari:

* Zacian
* Zamazenta

<div data-full-width="true"><figure><img src="/files/UKxbYfLQGj75aVPV3a2y" alt=""><figcaption><p>Shadowlands</p></figcaption></figure> <figure><img src="/files/weaYn3OiKeWyAgosUymS" alt=""><figcaption><p>Volcano</p></figcaption></figure> <figure><img src="/files/nF8qFJCcmBDsAP3OGvY5" alt=""><figcaption><p>Cherry Grove</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/FohaArwEv2f2msjrZIHY" alt=""><figcaption><p>Savanna</p></figcaption></figure> <figure><img src="/files/7VnJzAliNoFhbPxHEQVn" alt=""><figcaption><p>Andesite Cave</p></figcaption></figure> <figure><img src="/files/mvbUm0K8sUMawBa3hb8X" alt=""><figcaption><p>Mountain</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/AALVBCfrvzpxfVSs7In0" alt=""><figcaption><p>Desert</p></figcaption></figure> <figure><img src="/files/kcwBJSdlM4u4N5sc2aJk" alt=""><figcaption><p>Mangrove</p></figcaption></figure> <figure><img src="/files/b7fM7sYIwvMFUHoAQSs3" alt=""><figcaption><p>Swamp</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/pukU7Btfz2GZdtqpXqyw" alt=""><figcaption><p>Badlands</p></figcaption></figure> <figure><img src="/files/k94IXUVORzOhLvBhUWcv" alt=""><figcaption><p>Jungle</p></figcaption></figure> <figure><img src="/files/O6Mvw7ftWKRkdifyyoI7" alt=""><figcaption><p>Flower Forest</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/6i8RZtW4m3b5AiuAxbXR" alt=""><figcaption><p>Taiga</p></figcaption></figure> <figure><img src="/files/idJxZUTva4QLbruRsdhl" alt=""><figcaption><p>Ice Plains</p></figcaption></figure> <figure><img src="/files/q6BZndlcSkMS0x9DxMdr" alt=""><figcaption><p>Birch Forest</p></figcaption></figure></div>


---

# 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://wiki.apexcobblemon.com/features/pokemon/safari.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.
