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

# Generic Resources

## Main Resources

* [Official Page](https://ephtracy.github.io)
* [Reddit](https://www.reddit.com/r/MagicaVoxel)
* [MagicaVoxel Community Wiki](https://mvc.wiki/m/Home)

## Reference

* [Ephtracy Voxel Model](https://github.com/ephtracy/voxel-model)
* [File Format Specification](https://github.com/ephtracy/voxel-model/blob/master/MagicaVoxel-file-format-vox.txt)

## Cheatsheets

* [Shortcuts](https://ephtracy.github.io/index.html?page=mv_controls): from the official ephtracy website
* [Vibri's MagicaVoxel Tips](https://i.imgur.com/8DSXaDR.png): generic tips for the editor

## Palettes

* [MagicaVoxel Palettes](https://github.com/mattperrin/MagicaVoxelPalettes) (by Matt Perrin): a collection of MagicaVoxel palettes
* [MagicaVoxel Retro Palettes](https://www.zingot.com/resources.html) (by Zingot Games): includes numerous retro styled palettes

## Blogs & Portfolios

* [VoxelMade](http://www.voxelmade.com/) (by Thibault Simar)
* [MegaVoxels](https://www.megavoxels.com/)
* [Daishi Blog (Jp)](http://github.dev7.jp/b/tags/MagicaVoxel/)

## Articles

* [Art Design Deep Dive: The gorgeous voxel creatures of Fugl](https://www.gamasutra.com/view/news/342524/Art_Design_Deep_Dive_The_gorgeous_voxel_creatures_of_Fugl.php)


---

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

```
GET https://thebitcave.gitbook.io/magicavoxel-resources/resources/graphical-resources.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.
