# ArtMap

{% hint style="info" %}
You can find all the info on this page by entering `/art`. You do not need to craft colors or a paintbrush, nor the save, you can use `/art save <title>` instead.
{% endhint %}

![Art created by @Evitarr on hakairo.de](/files/-M_o7ec703iw2WyhOYIT)

### How to Paint

1. Craft yourself an Easel and a Canvas.
2. Place the Easel and use your Canvas on it.
3. `Right-Click` the Canvas.
4. When you're finished use `/art save <title>`

You can then use the empty canvas to paint on it with a lot of options for colors and different tools, you can also leave the easel with `shift` and continue your painting at a later time (as long as you don't destroy it).

{% hint style="info" %}
Particularly cool art may be displayed at the spawn!
{% endhint %}

### Making copies of your art

Craft any artwork with a blank map to create a copy. Only the original author of an artwork is able to make copies.

### Crafting Recipes

These recipes can also be looked up with `/art`.

![Easel: 2x String, 1x Armor Stand, 2x Leather, 1x Stick, 1x ItemFrame](/files/-M_o9Ww3gInEOxXa91bM)

![Canvas: 1x Blank Map, 4x Emerald, 4x Leather](/files/-M_o9dv-geh6TubX1CkG)


---

# 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.hakairo.de/plugins-1/artmap.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.
