# Exporting Custom Avatars From Blender

### Exporting custom avatars from Blender

When exporting [custom avatars](/latest/creating-in-sansar/importing-things-to-sansar/importing-a-custom-avatar.md) from Blender, you must use the following (non-default) settings.

### Main tab

| ![](/files/Egb0NJMTC04dyHv4rkfw) | <p><strong>Non-default settings:</strong></p><ul><li>All settings default</li></ul> |
| -------------------------------- | ----------------------------------------------------------------------------------- |
| **Main** tab                     |                                                                                     |

### Geometries tab

| ![](/files/cXseTItwXvp5IaMhXxPD) | <p><strong>Non-default settings:</strong></p><ul><li><strong>Use Modifiers Render Setting:</strong> Selected</li></ul> |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| **Geometries** tab               |                                                                                                                        |

### Armatures tab

| ![](/files/fziOFDfUpns5hd26Tt6z) | <p><strong>Non-default settings:</strong></p><ul><li><strong>Add Leaf Bones:</strong> Deselected</li><li><strong>Primary Bone Axis:</strong> X Axis</li><li><strong>Secondary Bone Axis:</strong> Y Axis</li></ul> |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Armatures** tab                |                                                                                                                                                                                                                    |

### Animation tab

| ![](/files/cNrzaJ396kbS8QyRD2J7) | <p><strong>Non-default settings:</strong></p><ul><li><strong>Baked Animation:</strong> Deselected</li></ul> |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| **Animation** tab                |                                                                                                             |

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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/avatarresources/exporting-custom-avatars-from-blender.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.
