# Buildings & Items

![](/files/403358d853fd3d7d3018bbb06d60eefaf7388cad)

### Buildings & Items

Buildings & Items are the key elements that determine how many Points your Land Block produces. Placing them on your Land Block is your main job as a player.

You can select buildings and items from the construction menu at the **bottom of your screen**.

Get new Buildings & Items by opening **Loot Boxes** in the **Store** or buying them from **NFT marketplaces**.

{% hint style="success" %}
Quick Tips

* Always match terrain types when possible
* Try to group items and buildings with good synergy
* Moving or removing items costs Points, so plan carefully
* Upgrade rarity of your items and buildings
  {% endhint %}

***

#### What Increases Earnings from Buildings & Items?

<details>

<summary>1. Rarity</summary>

Items and buildings come in 5 rarity levels:

* **Common → Uncommon → Rare → Super Rare (SR) → Special Super Rare (SSR)**

**Higher Rarity Benefits:**

* **Better Point Production**
* **Better Visuals**

{% hint style="info" %}
Higher rarity buildings may be larger in size.
{% endhint %}

![](/files/86c82975e31756ec61ec00a57006df9b9d78e073)

</details>

<details>

<summary>2. Nearby Item Synergy</summary>

Compatible items and buildings placed near each other boost Point production. Try different arrangements to see which items work well together.

{% hint style="info" %}
Moving or removing items costs a small Point fee, so plan your placement carefully.
{% endhint %}

![](/files/923fc1c2b478bfafcf9c57a4551ebc8177d33ad5)

For a complete guide on which items work well together and which don't, check out the [Complete Item List](https://land-of-prosperity.gitbook.io/land-of-prosperity/in-depth-guide/buildings-and-items/complete-item-list).

</details>

<details>

<summary>3. Terrain Effect</summary>

<figure><img src="/files/64074dce86e01ca1f1347791b613ffbb06a61003" alt=""><figcaption></figcaption></figure>

Matching items to terrain gives bonus Points and mismatched items earn less Points.

| Terrain Type  | Yield Bonus                                   | Yield Penalty                 |
| ------------- | --------------------------------------------- | ----------------------------- |
| Tropical Land | ↑ 20% for tropical trees, water-related items | –                             |
| Ice Land      | ↑ 25% for energy buildings                    | ↓ 10% for crops               |
| Desert Land   | ↑ 30% for desert plants, windmills            | ↓ 15% for water-related items |

</details>

***

### Upgrading Buildings & Items

To upgrade buildings, players need **3 identical Building NFTs with the same rarity** to merge together. Players also pay **a small fee in Points**.

The NFTs used for merging get **burned** during the process, whether the upgrade works or not, meaning they will be eliminated from the circulation for scarcity.

There's always a chance the upgrade might fail - it's not guaranteed to succeed.

![](/files/26f61256390a408cb80658e56b8c574942e23491)


---

# 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://land-of-prosperity.gitbook.io/land-of-prosperity/in-depth-guide/buildings-and-items.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.
