# Setup Land

The Legend Isla provides deployment slots for users. The deployment slots allow users attach their **"Unlocked"** items to the Holy Land follow below steps:

{% hint style="info" %}
Users have to make sure they have **"Unlocked"** items in order to start Setup Land progression. For NFT items, they have to be converted into in-game items first ([The instruction](/legend-isla/convert-and-trade-nft-items/convert-nft-items-into-in-game-items-for-usage.md)).
{% endhint %}

**Step 1:** Click on **"Setup"** button of main UI.

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

**Step 2:** Click to select **"Landcore"** item of **"Pick Landcore"** step. Then click Next button for the next setup step. **"Landcore"** deploy limitation is 1.

<figure><img src="/files/5TFhHuQiyKKRGBK4Pt54" alt=""><figcaption></figcaption></figure>

**Step 3:** Click to select **"Storage"** item of **"Attach Storage"** step. Then click Next button for the next setup step. **"Storage"** deploy limitation is 1.

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

**Step 4:** Click to select **"Habitat"** items of **"Attach Habitat"** step. Then click Next button for the next setup step. **"Habitat"** deploy limitation is based on **"Landcore"** rarity level.

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

**Step 5:** Click to select **"Mongen"** items of **"Attach Mongen"** step. Then click Next button for the next setup step. **"Mongen"** deploy limitation is based on **"Habitat"** rarity level.

<figure><img src="/files/72owTsl48MDuyWD0NJ7t" alt=""><figcaption></figcaption></figure>

**Step 6:** Click to select **"Landplot"** items of **"Attach Plot"** step. Then click Save button for save Setup Land progression. **"Landplot"** deploy limitation is based on number of deployed **"Mongen"** .

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

**Step 7:** Click **"Confirm"** button to finish the Setup Land progression.

<figure><img src="/files/7xubqJPNpsJ7hAeqCVnJ" alt=""><figcaption></figcaption></figure>

**Step 8:** Check the Legend Isla after the Setup Progression.

<figure><img src="/files/5I5wkOOFVtdNQfktCtMN" alt=""><figcaption></figcaption></figure>


---

# 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.monsterra.io/legend-isla/setup-land.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.
