# Avatar Creation

- [Avatar Basics](https://docs.sansar.com/latest/avatar-creation/avatar-basics.md)
- [Avatar 2.0 FAQ](https://docs.sansar.com/latest/avatar-creation/avatar-basics/avatar-faq.md)
- [Customizing Your Avatar](https://docs.sansar.com/latest/avatar-creation/avatar-basics/customizing-avatar.md)
- [Avatar Emotes](https://docs.sansar.com/latest/avatar-creation/avatar-basics/avatar-emotes.md)
- [The Avatar Editor](https://docs.sansar.com/latest/avatar-creation/avatar-basics/avatar-editor.md)
- [Dressing The Avatar](https://docs.sansar.com/latest/avatar-creation/dressing-the-avatar.md)
- [Fitting Designer Clothing to your Avatar](https://docs.sansar.com/latest/avatar-creation/dressing-the-avatar/fitting-designer-clothing-to-your-avatar.md)
- [Setting Custom Emotes](https://docs.sansar.com/latest/avatar-creation/dressing-the-avatar/setting-custom-emotes.md)
- [Wearing Accessories](https://docs.sansar.com/latest/avatar-creation/dressing-the-avatar/wearing-accessories.md)
- [Wearing Rigged Clothing](https://docs.sansar.com/latest/avatar-creation/dressing-the-avatar/wearing-rigged-clothing.md)
- [Managing Avatar Items](https://docs.sansar.com/latest/avatar-creation/managingavataritems.md)
- [Importing Avatar-Related Items](https://docs.sansar.com/latest/avatar-creation/managingavataritems/importing-avatar-related-items.md)
- [Editing an inventory item's name](https://docs.sansar.com/latest/avatar-creation/managingavataritems/editing-inventory-items-name.md)
- [Editing an inventory item's image](https://docs.sansar.com/latest/avatar-creation/managingavataritems/editing-inventory-items-image.md)
- [Deleting avatar looks from your inventory](https://docs.sansar.com/latest/avatar-creation/managingavataritems/deleting-avatar-items-from-your-inventory.md)
- [Importing a custom emote animation](https://docs.sansar.com/latest/avatar-creation/managingavataritems/importing-custom-emote-animation.md)
- [Managing your avatar looks inventory items](https://docs.sansar.com/latest/avatar-creation/managingavataritems/managing-avatar-looks-inventory-items.md)
- [Avatar Resources](https://docs.sansar.com/latest/avatar-creation/avatarresources.md)
- [Avatar Reference Files](https://docs.sansar.com/latest/avatar-creation/avatarresources/avatar-reference-files.md)
- [Blender - Avatar files](https://docs.sansar.com/latest/avatar-creation/avatarresources/blender-avatar-files.md)
- [Blender - Using Decimate Tool](https://docs.sansar.com/latest/avatar-creation/avatarresources/blender-using-decimate-tool.md): Blender's Decimate Geometry tool can reduce the triangle count of a skinned mesh without requiring you to re-skin the mesh afterwards.
- [Exporting Custom Avatars From Blender](https://docs.sansar.com/latest/avatar-creation/avatarresources/exporting-custom-avatars-from-blender.md)
- [Sansar Skeleton Skinning Details](https://docs.sansar.com/latest/avatar-creation/avatarresources/sansar-skeleton-skinning-details.md)
- [Using Animation Skeleton](https://docs.sansar.com/latest/avatar-creation/avatarresources/using-animation-skeleton.md)


---

# 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.sansar.com/latest/avatar-creation.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.
