# Humanoids & Animals

## Speed Up Your Creation Time with Templates

To create humanoid and an animal assets, it's highly recommended to use VoxEdit's templates, which include 3 human sizes and multiple animal types and their locomotions in pre-made animations.&#x20;

Review the [Templates](/en/creator/voxedit/docs/templates.md) page to learn how to use them, "unlock" a template, or reuse part of the hierarchy of a template for a new design. You may also choose to [Build a Rig](/en/creator/voxedit/docs/animator/build-a-rig.md) and add animations to create anything you like!

Templates include multiple humanoid sizes and a variety of animal types to customise.


---

# 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/humanoids-and-animals.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.
