> 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/land-nft/province.md).

# Province

<figure><img src="/files/9xyMYRAATAlZzSYjmhtZ" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="57" align="center"></th><th width="247">Feature</th><th>Explanation</th></tr></thead><tbody><tr><td align="center">✅</td><td><a href="/pages/GexiKYul5PtqShWXTpQD"><strong>Base Resources</strong></a></td><td><sup>This type of Land passively generates base resources when staked. The amount and type of resources depends on the trait of the Land.</sup></td></tr><tr><td align="center">✅</td><td><a href="/pages/X7elhyUfssE8PDOYyQDF"><strong>Influence</strong></a></td><td><sup>Provinces hold Influence over the development of the world. Higher Influence unlocks special rewards and opportunities.</sup></td></tr><tr><td align="center">✅</td><td><a href="/pages/Xl6ppUt32HJnzOvI7Axb"><strong>Adventures</strong></a></td><td><sup>Quests and Combat Encounters can appear randomly on this type of Land. Certain Buildings can influence the frequency, type and level of these Adventures.</sup></td></tr><tr><td align="center">✅</td><td><a href="/pages/74r3G3tQpHYndpgGJopd"><strong>Ascension Quests</strong></a></td><td><sup>Province owners can issue Ascension Quests, which are necessary to increase the Rarity Tier of a Hero (up to <mark style="color:orange;"><strong>Legendary</strong></mark> Tier).</sup></td></tr><tr><td align="center">9x</td><td><strong>Storage</strong></td><td><sup>Provinces provide <strong>nine times</strong> the storage of a normal Land Plot.</sup></td></tr><tr><td align="center">3x</td><td><strong>Production Multiplier</strong></td><td><sup>All resource production will be <strong>trippled</strong> on a Province.</sup></td></tr><tr><td align="center">1-3</td><td><strong>Large</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td><sup>A Province can offer up to 3 slots for Buildings of the category "large". This number is randomly determined during the Merge.</sup></td></tr><tr><td align="center">3-5</td><td><strong>Medium</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td><sup>A Province can offer up to 5 slots for Buildings of the category "medium". This number is randomly determined during the Merge.</sup></td></tr><tr><td align="center">3-5</td><td><strong>Small</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td><sup>A Province can offer up to 5 slots for Buildings of the category "small". This number is randomly determined during the Merge.</sup></td></tr><tr><td align="center">6</td><td><strong>Max.</strong> <a href="/pages/iAa8qSrOlj74eZOzPSKk"><strong>Production</strong></a> <strong>Slots*</strong></td><td><sup>When staking at least one Province, a maximum of six tools with the category "Production" can be equipped at the same time. Three are initially locked and can be unlocked by completing certain tasks.</sup></td></tr><tr><td align="center">12</td><td><strong>Max.</strong> <a href="/pages/uY2uSdwCE7Nkz8JqPc5v"><strong>Miscellaneous</strong></a> <strong>Slots*</strong></td><td><sup>When staking at least one Province, a maximum of twelve tools with the category "Miscellaneous" can be equipped at the same time. Nine are initially locked, three can be unlocked by burning certain resources and six by completing certain tasks.</sup></td></tr><tr><td align="center">❌</td><td><a href="/pages/m4z6ENQI41wzBLzR7wF8"><strong>Ultra Rare Resources</strong></a> <strong>(URRs)</strong></td><td><sup>Provinces do <strong>not</strong> have a chance to find URRs. You can still get URRs if you stake one or more</sup> <a href="/pages/ak0JV5mOXcFecB10MD3C"><sup>standard Lands</sup></a> <sup>in addition to your Province.</sup></td></tr></tbody></table>

<sup>\*Does</sup> <sup></sup><sup>**not stack**</sup><sup>, so e.g. owning three Provinces will still only open up 6 Production slots and 12 Miscellaneous slots (not 18/32).</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/land-nft/province.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.
