# Add new Landplot to Blueprint

To add new Landplot to your island, please follow these steps below:

{% tabs %}
{% tab title="Add to your current actived Blueprint" %}

#### Step 1: Click on **"Edit Land"** <img src="/files/eLxDTeaJgBgNIQg3J5Ze" alt="" data-size="line"> button in bottom left corner of screen.

![](/files/rXd6kz6uIKj5rBTg3I8P)

#### Step 2:  Choose Landplot from inventory

![](/files/rTId2qQpfj1Aq8YNX9vs)

#### Step 3: Place chosen Landcore on the Land. You can hold and drag it to find a perfect spot for it.

#### Step 4: Click on <img src="/files/rb3KmwUrUfyrRIFRXgiS" alt="" data-size="line"> button to confirm position of Landplot.

![](/files/ALKgB95WZzJiXJzCMxGn)

#### Step 5:&#x20;

Click on **"Apply"** button to save your change&#x20;

*or*

Click on "Reset" button to reverse your change.

![](/files/JD42I56Tkli2e8yIbCbe)

Now you know how to modify your blueprint.
{% endtab %}

{% tab title="Add to your Blueprint in Inventory" %}

### You can modify your Blueprint without activating it by following these steps below:

#### Step 1: Click on **"Edit Land"** <img src="/files/eLxDTeaJgBgNIQg3J5Ze" alt="" data-size="line"> button in bottom left corner of screen.

![](/files/rXd6kz6uIKj5rBTg3I8P)

#### Step 2: Click on "Blueprint" <img src="/files/C1BjwllnzVSvitlRBiXO" alt="" data-size="line"> button in upper left corner of screen to access Blueprint Editor Mode.

![](/files/3QRxbocjJ6ZS05c9tPFx)

#### Step 3: Click on Blueprint from Inventory that you want to modify.

![](/files/9PQS7tB6ldqzYmI4sBLA)

#### Step 4: Click on "Modify" button.

![](/files/Z00jT9qTwVCunnxTmQq5)

#### Step 5: Choose Landplot from inventory

![](/files/rTId2qQpfj1Aq8YNX9vs)

#### Step 6: Place chosen Landcore on the Land. You can hold and drag it to find a perfect spot for it.

#### Step 7: Click on <img src="/files/rb3KmwUrUfyrRIFRXgiS" alt="" data-size="line"> button to confirm position of Landplot.

![](/files/ALKgB95WZzJiXJzCMxGn)

#### Step 8:&#x20;

Click on **"Apply"** button to save your change&#x20;

*or*

Click on "Reset" button to reverse your change.

![](/files/JD42I56Tkli2e8yIbCbe)

Now you know how to modify your blueprint.
{% endtab %}
{% endtabs %}


---

# 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/gameplay/develop-land/blueprints/add-new-landplot-to-blueprint.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.
