# Auto Rig

AI tools are provided for users to automatically rig their 3D models. The automation of this process can save a lot of time and allows users who might not have deep technical skills in 3D rigging to still create and animate their models. Once rigged, these models can then be animated, making them move and react in a more life-like manner and they can be imported into the Meta Legend game environment as playable characters. This might allow the models to be used as player avatars or AI Mate, significantly increasing the level of user interaction and customization within the game, enhancing player engagement and the overall gaming experience.


---

# 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://meta-legend.gitbook.io/metalegend-litepaper/ai-integration/3d-creation/auto-rig.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.
