# Paintings

## 2D Art Made in VoxEdit

Voxelized art on 2D "canvases" have a charming appeal and force you to emphasize the most important details. Still, you can create beautiful art on this smaller scale. You can also create frameless "art" without backgrounds such as graffiti for walls.

{% hint style="info" %}
It is possible to import images into Magicavoxel, save it as a VOX file, and import it into VoxEdit. Some colour correction may be needed. VoxEdit's palette has a maximum of 256 colour swatches, so it may help to reduce colours on the source image before attempting this method.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/83PS3g9zpWmq73xzlwFn/blobs/xhIkOpvrqFpuTItGoq5K/holly%20voxels%20art%20gallery.png" alt=""><figcaption><p>Learn about these examples - <a href="https://medium.com/sandbox-game/the-holly-voxels-art-drop-5414aa1a3688"><strong>The Holly Voxels Art Drop</strong></a></p></figcaption></figure>


---

# 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.sandbox.game/en/creator/voxedit/creative-guides/asset-guide/art-statues-paintings/paintings.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.
