> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/en/creator/voxedit/creative-guides/asset-guide/art-statues-paintings/statues.md).

# Statues

## How Are Statues Made?

Statues can be static or animated, and you can save time creating humanoid or animal statues by saving a [**VoxEdit template**](/en/creator/voxedit/docs/templates.md), creating a new asset in the [**Animator**](/en/creator/voxedit/docs/animator.md), and importing a hierarchy of models from the saved template at any location in your asset's skeleton.&#x20;

Add simple animations such as moving grass, birds moving around your statue, snow, and more to bring your statue to life.

<figure><img src="/files/tD5Svcg4LDhHDMoFLHXm" alt=""><figcaption><p><a href="https://www.sandbox.game/en/assets/fallen-heroes-statue/3db817c6-ab60-4a5d-86d5-d646a42c0ece/">Fallen Heroes Statue <br>by The Sandbox</a></p></figcaption></figure>


---

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