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

# Land Merge

The Merge is a **major gameplay milestone** that allows Architects to combine multiple Land plots into a single, more powerful unit: an [**Estate**](/pawtato-land/gameplay/land-nft/estate.md) or a [**Province**](/pawtato-land/gameplay/land-nft/province.md).&#x20;

{% hint style="info" %}
*The Merge is a **one-time event** that will last \~2 weeks. Lands not merged during this period will not be able to merge in the future. They will remain as 1x1 lands and have their own role in later gameplay. Merging is irreversible.*
{% endhint %}

### What is Merging?

* You can merge **4 Lands** to create an [**Estate**](/pawtato-land/gameplay/land-nft/estate.md).
* You can merge **9 Lands** to create a [**Province**](/pawtato-land/gameplay/land-nft/province.md).
* The merged unit becomes a **single asset** with **unique benefits and boosted traits**.
* Merged **Lands are burned**, and the outcome is minted as a new NFT asset.
* Estates and Provinces will be assigned a random **Name** upon minting.

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

### The Benefits of (un)merged Lands

While Estates and Provinces will be important hubs in the extended gameplay, simple Lands will continue to play an essential role. All three types of Land will have their **up- and downsides** and cater to specific playstyles.

<table><thead><tr><th width="237">Feature</th><th align="center">Land</th><th align="center">Estate</th><th align="center">Province</th></tr></thead><tbody><tr><td><a href="/pages/GexiKYul5PtqShWXTpQD"><strong>Base Resources</strong></a></td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td><a href="/pages/m4z6ENQI41wzBLzR7wF8"><strong>Ultra Rare Resources</strong></a></td><td align="center">✅</td><td align="center">❌</td><td align="center">❌</td></tr><tr><td><a href="/pages/X7elhyUfssE8PDOYyQDF"><strong>Influence</strong></a></td><td align="center">❌</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td><a href="/pages/Xl6ppUt32HJnzOvI7Axb"><strong>Adventures</strong></a></td><td align="center">✅</td><td align="center">✅</td><td align="center">✅</td></tr><tr><td><a href="/pages/FUTDQWzNwZkWm7I7YRHL"><strong>Ascension</strong></a> <strong>Quests</strong></td><td align="center">❌</td><td align="center">up to <mark style="color:purple;"><strong>Epic</strong></mark></td><td align="center">up to <mark style="color:orange;"><strong>Legendary</strong></mark></td></tr><tr><td><strong>Storage</strong></td><td align="center">1x</td><td align="center">4x</td><td align="center">9x</td></tr><tr><td><strong>Production Multiplier</strong></td><td align="center">1x</td><td align="center">2x</td><td align="center">3x</td></tr><tr><td><strong>Small</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td align="center">❌</td><td align="center">2-4</td><td align="center">3-5</td></tr><tr><td><strong>Medium</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td align="center">❌</td><td align="center">1-3</td><td align="center">3-5</td></tr><tr><td><strong>Large</strong> <a href="/pages/N9AmAOlwcRq4A94CHZSh"><strong>Buildings</strong></a></td><td align="center">❌</td><td align="center">❌</td><td align="center">1-3</td></tr><tr><td><strong>Max.</strong> <a href="/pages/iAa8qSrOlj74eZOzPSKk"><strong>Production</strong></a> <strong>Slots*</strong></td><td align="center">3</td><td align="center">6</td><td align="center">6</td></tr><tr><td><strong>Max.</strong> <a href="/pages/uY2uSdwCE7Nkz8JqPc5v"><strong>Miscellaneous</strong></a> <strong>Slots*</strong></td><td align="center">6</td><td align="center">9</td><td align="center">12</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/land-merge.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.
