# FAQs: VoxEdit

## What is VoxEdit?

VoxEdit is a voxel editing tool that is developed by The Sandbox. The purpose of the tool is to enable artists and creators to make voxel ASSETs that can be used in games in The Sandbox's metaverse, equipped by player avatars and sold in The Sandbox's marketplace.

## What can you do in VoxEdit?

You can make a variety of ASSETs, such as static decorations, intractable objects, non-player characters (NPCs), hostile enemies, avatar equipment and so on.&#x20;

Creators can add animations and pre-defined behaviours to their ASSETs.

## Where can I download VoxEdit?

You can download VoxEdit from The Sandbox's official website.

<https://www.sandbox.game/en/create/vox-edit/>

## Is VoxEdit compatible with other voxel art software?

You can import VOX to VoxEdit. And you can export to OBJ and MagicaVoxel models. However, it is unlikely that any third-party voxel art software will support importing VoxEdit animated VXR files at this time.

## How big is 1 metre in VoxEdit?&#x20;

1 metre (or 1 block) is the equivalent of 32x32x32 voxels.

## How tall is a human character in VoxEdit?&#x20;

A human NPC or avatar is 2 metres (or two blocks) tall. That means they are 64 voxels in height.

{% embed url="<https://medium.com/sandbox-game/voxedit-the-sandbox-voxel-editor-db23fb2e9a19>" %}

{% embed url="<https://medium.com/sandbox-game/voxedit-beta-learning-the-basics-523781a26c6b>" %}


---

# 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/faqs-voxedit.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.
