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

# Plot

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

<table><thead><tr><th width="53" align="center"></th><th width="248">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/m4z6ENQI41wzBLzR7wF8"><strong>Ultra Rare Resources</strong></a> <strong>(URRs)</strong></td><td><sup>Staking this type of Land gives a chance to find URRs every time you claim your resources (24h cooldown). More Lands equal higher chances.</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.</sup></td></tr><tr><td align="center">3</td><td><strong>Max.</strong> <a href="/pages/iAa8qSrOlj74eZOzPSKk"><strong>Production</strong></a> <strong>Slots</strong></td><td><sup>A maximum of three tools with the category "Production" can be equipped at the same time.</sup></td></tr><tr><td align="center">6</td><td><strong>Max.</strong> <a href="/pages/uY2uSdwCE7Nkz8JqPc5v"><strong>Miscellaneous</strong></a> <strong>Slots</strong></td><td><sup>A maximum of six tools with the category "Miscellaneous" can be equipped at the same time. Three are initially locked and can be unlocked by burning certain resources.</sup></td></tr></tbody></table>


---

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