# Blueprints

## What is Blueprint?

In order to connect all Plots together, users need to use the Land frame that is defined by Landcore.&#x20;

Landcores have several rarities. Depending on the rarity of Landcore, the land has different limitations of development.&#x20;

Users can possess the Landcore by:

* Opening drop boxes.
* Purchasing from pre-order events.
* Joining auction event strading on the market.
* Opening Magic Box.&#x20;

By farming on the Land, users can produce consumable items from the lands that are used for feeding Mongens.

For ease of use, the Land frame are compacted into magic scrolls called Blueprint.

![Blueprint](/files/NA9pCuqxhecAeObbsTyv)


---

# 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.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.
