# Map System

Our map system ensures that you can create maps in one world and take them to all other worlds without any problems. \
So, if you want, you can build maps on your realm and sell them in the main world.

#### Original maps

To ensure that only the map builder can duplicate the map, this only works with original maps.&#x20;

You get an original map by creating the map normally with a right click with the blank map. This is then also written under the map.

<figure><img src="/files/lU4XI1jdsI5vwVYZa2ul" alt=""><figcaption><p>The original map is specially marked.</p></figcaption></figure>

To duplicate an original map, you need a cartography table. Simply place the **original** map in the upper field and one or more blank maps in the lower field. \
On the right side, you can now take out the copy of the map. The original card will not be used up.&#x20;

With the copy of a card (it will not be marked as an original card either) no further copies can be made.

<figure><img src="/files/chx9GG75dN9kawJSgQOu" alt=""><figcaption><p>You can copy the map in the cartography table.</p></figcaption></figure>

#### Enlarge maps

If you place a piece of paper in addition to the original map in the cartography table instead of a blank map, you can scale the original map 1x larger. You will then receive an original map with a larger area. The original map is used up in the process.

<figure><img src="/files/416tJNcLZcjJTpgDIDbP" alt=""><figcaption><p>Also the one-time larger scaling of a map is possible in the cartography table.</p></figcaption></figure>

{% hint style="info" %}
How do you get a cartography table? It's simple: Craft it for yourself!

![](/files/yUK37iVF3VgTXVGkQy0X)
{% endhint %}


---

# 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://wiki.landania.net/english/systems/map-system.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.
