# Import / Export Character

Exporting from studio will export your avatar including the changes and customizations.

There are 3 types of exports, the settings apply to ‘Export Avatar’ only, as the other 2 types are for meshes only.&#x20;

**Exporting options explained:**

* **Export Avatar -** entire character, export includes files: DHS file(Reblium SDK Importer file), FBX file, Textures and Grooms files (abc - alembic file).
* **Export Raw BaseMesh -** Export Base Mesh of the Reblium Avatar (Quad Export)
* **Export Avatar (only head base Mesh) -** Export base head mesh, use in any DCC and import back your custom head shape.

> If the application shows an **error** or **crashes** during export, please refer to the [Known Bugs](/reblium-studio-docs/known-bugs.md) section for fixes.&#x20;

**Materials**:

* **Merge** is on by default - Export a single texture and material will be generated and assigned to the character
* Setting **Merge** off will export higher quality, separated textures and materials up to 4k per texture.

<div align="left"><figure><img src="/files/NuvQN0nDuoA46OVQU3AJ" alt="" width="375"><figcaption><p>The export menu</p></figcaption></figure></div>

### **Video tutorial on custom character workflow:**

{% embed url="<https://youtu.be/HNk1e8DXXBQ?si=6Sv9e0WYXAg0UsRQ>" %}


---

# 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://reblium.gitbook.io/reblium-studio-docs/import-export-character.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.
