# Create a new Blueprint

{% hint style="warning" %}
At least one landcore is required to create new Blueprint.
{% endhint %}

#### 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 "Create" button in bottom right corner of screen.

![](/files/VVtOTyXjk69czKDC5kVF)

#### Step 4: Choose Landcore from inventory

![](/files/cGhPTtUUJXErMZCYvDVy)

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

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

![](/files/wk4R3cq6E1OXOOW3Rwnm)

{% hint style="info" %}
**Tip:** *After placing your Landcore, you can add more landplots to your new island as much as it can contain*
{% endhint %}

#### Step 7: Click on "Save" button to create new Blueprint.

![](/files/iShpObNKFzqq16vjznXZ)

Now your new Blueprint is created and ready to be used.


---

# 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/create-a-new-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.
