> For the complete documentation index, see [llms.txt](https://riventide.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riventide.gitbook.io/whitepaper/gameplay/hidden-monsters.md).

# Hidden Monsters

DISCLAIMER: All content here in is subject to change as the meta evolves through development, testing, and community feedback. No part of the Whitepaper is to be copied

Hidden monsters are special rare monsters that only appear once the player purchases the "Hidden Monsters" meta-upgrade for their respective Biome from Sir Tiberion at Pilgrim's Rest, who begins appearing there after the player either wins a run or speaks with him on six separate occasions across multiple runs. Each "Hidden Monsters" meta-upgrade requires six different non-Shifted Mementos of monsters from that Biome. Once unlocked, it costs 200 Riven Crystals to purchase.

Each Biome has two Hidden monsters. Encounters that include Hidden monsters are called Hidden encounters. Upon entering a Zone, there is a 20% chance for a non-Champion encounter to be a Hidden encounter. If an encounter is Hidden, a Hidden encounter loadout is randomly chosen. These loadouts may include two Hidden monsters of the same species or even two different species. There can only be up to one Hidden encounter per Zone.

If the player has the "Shifted Monsters" meta-upgrade, each monster (for which the player has a Memento) in a Hidden encounter has a 15% chance to be Shifted, which also includes the non-Hidden monsters. The "Shifted Monster Finder" meta-upgrade further boost this chance to 30%.

The Pilgrimage Path Hidden monsters are Jotunn and Catzerker. Click here to toggle the loadout list for Pilgrimage Path.

<figure><img src="https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2F17hKCfSCsW00fQ3euq51%2F%7BB571C90E-4E7C-465C-82FA-4967E2C8DB58%7D.png?alt=media&amp;token=33dde387-a583-42c0-9def-1e5b510ae497" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2FFuLiUWnhGZ93JKPq5P4V%2F%7BFC39AFAF-D59C-49C5-9379-FD8310FFF229%7D.png?alt=media&amp;token=f56c5c18-360c-4054-a3ea-b32153625ef7" alt=""><figcaption></figcaption></figure>

## Forbidden Fortress

The Forbidden Fortress Hidden monsters are Cherufe and Dark Elder. Click here to toggle the loadout list for Forbidden Fortress.

&#x20;                                                     ![](https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2FujV57uaNifrcoQiMxCD3%2F%7BDA8D55EB-A829-4E19-873A-9C9BED8EC3EC%7D.png?alt=media\&token=c2dcf16f-391c-4579-baa9-392572b34997)

&#x20;                                                     ![](https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2FAb9HJ0vu1wqgY2aPp8Te%2F%7B90B73F21-B77D-45B7-89E3-C53D0C7998B2%7D.png?alt=media\&token=22ca785a-893f-4ddc-98c8-5cffd91bb5f5)<br>

## Garden District

The Garden District Hidden monsters are Minokawa and Nixe. Click here to toggle the loadout list for Garden District.

<figure><img src="https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2F4VHKQfAOSIZl0qQqauVi%2F%7B627B8A3A-4794-46D6-A090-7EF7F4A2967D%7D.png?alt=media&amp;token=22dabc1f-5cd5-4be2-8146-a548992c8877" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3676099360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB694UG24YrhGIfBZkHaq%2Fuploads%2FfkRitc7Goon3baq0aJe7%2F%7B76CF8F6B-FAC0-4BB7-8A6F-0BB8089004D7%7D.png?alt=media&amp;token=cd3a5307-1818-448b-8831-90bbd1bc4983" alt=""><figcaption></figcaption></figure>


---

# 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://riventide.gitbook.io/whitepaper/gameplay/hidden-monsters.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.
