> 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/resources.md).

# Resources

All Resources, Items, Buildings and Heroes in Pawtato Land use the following Rarity Tiers: \
**Common**, <mark style="color:green;">**Uncommon**</mark>, <mark style="color:blue;">**Rare**</mark>, <mark style="color:purple;">**Epic**</mark>, <mark style="color:orange;">**Legendary**</mark> & <mark style="color:red;">**Mythic**</mark>.

The resources automatically produced by staking Land NFTs are referred to as **base resources**.&#x20;

They are the very foundation upon which further gameplay is built:

<table><thead><tr><th width="197">Resource</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/T8LZCuQjjW7Ldg7lwXDV" alt="" data-size="line"> <strong>Wood</strong></td><td><sup>A basic material mostly used for tools and buildings.</sup></td></tr><tr><td><img src="/files/w1QXPT1JCy1CVAI3m9CM" alt="" data-size="line"> <strong>Stone</strong></td><td><sup>A basic material mostly used for tools and buildings.</sup></td></tr><tr><td><img src="/files/ky7RDsF5Br7LBGKHSUCa" alt="" data-size="line"> <mark style="color:green;"><strong>Water</strong></mark></td><td><sup>Essential resource for almost all processes in the game.</sup></td></tr><tr><td><img src="/files/69nWrfgeyICQ0GlFEV5t" alt="" data-size="line"> <mark style="color:green;"><strong>Coal</strong></mark></td><td><sup>Burnable material used to generate heat or filter liquids.</sup></td></tr><tr><td><img src="/files/BCrcKBGi7TCC5mG4A8d3" alt="" data-size="line"> <mark style="color:green;"><strong>Iron</strong></mark></td><td><sup>Hard and durable ore needed to craft more advanced items.</sup></td></tr><tr><td><img src="/files/1nBNvbi8JZnSHDykDSxu" alt="" data-size="line"> <mark style="color:blue;"><strong>Gold</strong></mark></td><td><sup>A precious and rare metal mostly used to embellish things.</sup></td></tr><tr><td><img src="/files/an7e7EQL3wWJH0kdwWVD" alt="" data-size="line"> <mark style="color:purple;"><strong>Crystal</strong></mark></td><td><sup>The rarest resource which harbors magical energy.</sup></td></tr><tr><td><img src="/files/fYVlq0Tg0atnxC6TvHu1" alt="" data-size="line">  <strong>Mushroom</strong></td><td><sup>A peculiar mushroom which grows in shadowy regions of the land.</sup></td></tr></tbody></table>

[**Production rates**](/pawtato-land/gameplay/land-nft.md) of base resources are based on a land's traits and can be influenced by equipped tools and placed buildings.

All staked Lands generate base resources until the [**storage**](/pawtato-land/gameplay/land-nft.md#storage) for either resource is reached. **Architects** can **claim** resources anytime to clear storage and mint the resources into their wallets.

Upon claiming base resources, Architects also have a small chance to find [Ultra Rare Resources (URRs)](/pawtato-land/gameplay/resources/ultra-rare-resources-urrs.md) of the rarity <mark style="color:orange;">**legendary**</mark> or <mark style="color:red;">**mythic**</mark>. Only one URR can be found at a time - the chance to do so can be boosted via certain [Tools](/pawtato-land/gameplay/tools.md) and has a cooldown of 24 hours, irrespective if an URR has been found or not.

Different [Ultra Rare Resources (URRs)](/pawtato-land/gameplay/resources/ultra-rare-resources-urrs.md) can be found by [Heroes](/pawtato-land/gameplay/heroes.md) who are on [Patrol](/pawtato-land/gameplay/heroes/patrol.md). Once an Architect claims the Influence generated by his or her patrolling Heroes, there is a chance that they bring home an URR. This chance can be improved by leveling up Heroes and via certain [Tools](/pawtato-land/gameplay/tools.md) and [Buildings](/pawtato-land/gameplay/buildings.md).

The chance to find an URR and remaining cooldown are visible if the Architect has equipped a [**Crystal Ball**](/pawtato-land/gameplay/tools/miscellaneous-tools.md) tool.


---

# 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/resources.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.
