> For the complete documentation index, see [llms.txt](https://shimado.gitbook.io/drawonmap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shimado.gitbook.io/drawonmap/welcome.md).

# Welcome

With this plugin, players on the server can create masterpieces of art and share not only among themselves on the server, but also outside.&#x20;

🎨 The player has access to a number of tools and a variety of colors to paint, all right before his eyes.

📦 Separately from the plugin, there is a resource pack that will add variety to the gameplay and also improve the choice of colors!

📑 Download many googles fonts in .ttf format and use it in this plugin to write any message!

🖼️ Use any size drawing canvas, type over it with your cursor and create masterpieces. Or draw directly in your hand to create small-sized paintings.

## Examples of work

<figure><img src="/files/bvEGvGI6agBCxZdPGAiV" alt=""><figcaption></figcaption></figure>

## **SOCIAL MEDIA**

* [Spigot](https://www.spigotmc.org/resources/drawonmap-draw-directly-on-the-map-1-19-1-21-1.119588/)
* [Polymart](https://polymart.org/resource/drawonmap-draw-directly-on-map.6525)
* [BuildByBit](https://builtbybit.com/resources/drawonmap-draw-directly-on-the-map.51809/)
* [YouTube](https://www.youtube.com/@mineplugins13)
* [Discord](https://discord.gg/ahDTQRX6Fb)

## **PURCHASE**

* [Spigot](https://www.spigotmc.org/resources/drawonmap-draw-directly-on-the-map-1-19-1-21-1.119588/)
* [Polymart](https://polymart.org/resource/drawonmap-draw-directly-on-map.6525)
* [BuildByBit](https://builtbybit.com/resources/drawonmap-draw-directly-on-the-map.51809/)
* [VKontakte](https://vk.com/genjishimado)
* [Discord](https://discord.gg/ahDTQRX6Fb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shimado.gitbook.io/drawonmap/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
