> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/heroes/discovery.md).

# Discovery

<figure><img src="/files/yBaeAVziFPELhpDxHEn4" alt=""><figcaption></figcaption></figure>

To increase **Hero Utility** before [Adventure](/pawtato-land/gameplay/adventure.md) comes out, Heroes have the chance to find something interesting while patrolling - this is not a once-per-day opportunity, but can happen anytime with **no cooldown**.

If a Discovery happens and the Player has a [Signal Horn](/pawtato-land/gameplay/tools/miscellaneous-tools.md) equipped, he will get notified (via Telegram) and has a short window of 30 minutes to check what his Heroes have found. If he misses that window, the Heroes will just continue patrolling until they encounter another interesting thing.&#x20;

Depending on the number of patrolling Heroes, different items can be found:

**1 Hero or more:**

<div><figure><img src="/files/3rJk9NA32FRfsNpupHXC" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/JDo7ONxTmSa3SFbnDA1U" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/OGeFSMGGi1YrIGgDhc28" alt="" width="104"><figcaption></figcaption></figure></div>

**25 Heroes or more:**

<div><figure><img src="/files/3rJk9NA32FRfsNpupHXC" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/JDo7ONxTmSa3SFbnDA1U" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/OGeFSMGGi1YrIGgDhc28" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/3JyGcV48w1MkYtdBNPI8" alt="" width="104"><figcaption></figcaption></figure></div>

**100 Heroes or more:**

<div><figure><img src="/files/3rJk9NA32FRfsNpupHXC" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/JDo7ONxTmSa3SFbnDA1U" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/OGeFSMGGi1YrIGgDhc28" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/3JyGcV48w1MkYtdBNPI8" alt="" width="104"><figcaption></figcaption></figure> <figure><img src="/files/n0UUbmhBcsWylEJblHKr" alt="" width="104"><figcaption></figcaption></figure></div>

More Heroes than the threshold also increases the chance to find those Pouches.

#### **Loot-Tables**

{% hint style="info" %}
Each Pouch can contain up to three different kinds of Items.
{% endhint %}

![:Pouch\_small:](https://cdn.discordapp.com/emojis/1446877487735902238.webp?size=44) **Small Pouch**&#x20;

* **Materials** (*<mark style="color:green;">100.0% Chance</mark>*): 1-3 of either Wooden Planks, Stone Blocks, Paper, Iron Bars or Gold Bars&#x20;
* **Consumables & Rarities** (*<mark style="color:orange;">37.5% Chance</mark>*): Crystal (1), Q Runes (1-3), Gilded Prism (1)&#x20;
* **Rarities** (*<mark style="color:red;">0.46% Chance</mark>*): Fragments, URRs, HURRs

![:medium\_pouch:](https://cdn.discordapp.com/emojis/1476563219987304550.webp?size=44) **Medium Pouch**&#x20;

* **Materials** (*<mark style="color:green;">100.0% Chance</mark>*): 4-7 of either Wooden Planks, Stone Blocks, Paper, Iron Bars or Gold Bars&#x20;
* **Consumables & Rarities** (*<mark style="color:yellow;">77.5% Chance</mark>*): Crystal (1-3), Q Runes (4-7), Gilded Prism (3), Raw Gemstones
* **Rarities** (*<mark style="color:orange;">4.65% Chance</mark>*): Fragments, URRs, HURRs, Chipped Gemstones

![:large\_pouch:](https://cdn.discordapp.com/emojis/1476563280901443585.webp?size=44) **Large Pouch**&#x20;

* **Materials** (*<mark style="color:green;">100.0% Chance</mark>*): 8-10 of either Wooden Planks, Stone Blocks, Paper, Iron Bars or Gold Bars&#x20;
* **Consumables & Rarities** (*<mark style="color:green;">100.0% Chance</mark>*): Crystal (3-5), Raw Gemstones&#x20;
* **Rarities** (*<mark style="color:yellow;">27.25% Chance</mark>*): Fragments, URRs, HURRs, Chipped Gemstones, Gemstones&#x20;

<sup>*Exact chances for each individual item will not be revealed.*</sup> <sup>*Contents might be changed when new items are released.*</sup>


---

# 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://docs.pawtato.gg/pawtato-land/gameplay/heroes/discovery.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.
