# Land Leasing

In the Memes vs Undead universe, we've introduced an innovative feature: **land leasing**. This new capability enables investors to acquire virtual lands and lease them out to other users. These users, in turn, can utilize the lands to boost their $ME production.

Here's how it works:

* **Lease Marketplace**: Lands are leased through a dedicated marketplace. Users interested in leasing a land can browse this marketplace and sign a lease contract.
* **Lease Duration**: Each lease contract has a fixed term of 30 days.
* **Post-Lease Options**: Upon the expiration of the lease, the landowner has two options. They can choose to reclaim their land or opt to lease it again to the same or a different user.
* **Non-Transferable Leases**: It's important to note that leased lands are strictly for use during the lease period. They cannot be transferred to others outside of this contractual arrangement.

This system adds a dynamic layer to the Memes vs Undead gameplay, offering both investors and active users new strategies and opportunities.


---

# Agent Instructions: 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.memesvsundead.com/how-to-play/lands/land-leasing.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.
