# Land Plots

## Terminology

### **Land Plot**

This is the area where players can build, evolve, decorate, and defend. A player can possess multiple land plots, each with its unique characteristics. There are several types of land plots, currently there have been six types of land plots discovered in The Monsterverse.

### **Player's Territory**

The territory represents a location on the world map, a set of coordinates that dictate where the player's lands are situated. Players are restricted to building within their designated territory.

### **Mainland**

The mainland is owned by the game itself and does not belong to any player. As such, it provides unique and specific services available to all players.

### **The Monsterverse**

The Monsterverse encompasses the entire unified Love Monsters universe, which includes both this game and Arena of Legends.

### Acquiring Land

Players have the opportunity to acquire several land plots, all of which are located within their territory. The position of a player's territory on the world map is determined randomly using a coordinate system. It is possible to view the territories of nearby players through their coordinates.

<div><figure><img src="/files/p5XCdagSR5dpUTexYTbC" alt=""><figcaption><p>Marshland Land Plot Concept</p></figcaption></figure> <figure><img src="/files/870MRLRDbnxzLuC62M2m" alt=""><figcaption><p>Forest Land Plot Concept</p></figcaption></figure></div>

### Explore The Monsterverse&#x20;

Click below to find out more about The Monsterverse land plot NFTS.&#x20;

{% content-ref url="/pages/835enAUQeL7tUitby1IG" %}
[The Monsterverse](/our-nfts/the-monsterverse.md)
{% endcontent-ref %}

## Land Overview

<table><thead><tr><th width="196">Plot Type</th><th width="136">Supply</th><th>Base Resources</th></tr></thead><tbody><tr><td>Urban</td><td>4,000</td><td>Stone, Concrete, Disco Dust, Rubble</td></tr><tr><td>Beach</td><td>2,500</td><td>Sand, Pearl, Sun Stone, Poseidon Pebbles,</td></tr><tr><td>Marshland</td><td>1,250</td><td>Clay, Reed Rune, Tangle Thorn, Bog Bricks</td></tr><tr><td>Forest</td><td>1,000</td><td>Wood, PixelDust, Flint, Carbon, Sap Syrup</td></tr><tr><td>Oasis</td><td>750</td><td>Lagoon Water, Void, Nirvana, Nectar, Palm Leaves</td></tr><tr><td>Break Point</td><td>500</td><td>Myacron, Solonite, Utopia, Ice, Hopium Crystals</td></tr></tbody></table>

{% hint style="info" %}
The resources mentioned above are not final and are subject to change if needed.
{% endhint %}


---

# 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://monsterpaper.playlovemonster.com/our-games/the-monsterverse/land-plots.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.
