# Exporting

Once you have created the 3D model, please export it as an FBX file. Before uploading, ensure that clothing textures are included in the FBX file. \
\
Also, when exporting, please check the following checklists:

* Is the clothing fitted properly on the base model?
* Are textures correctly applied to the material?
* Is the left and right symmetry correct (for shoes only)?

For information on exporting from 3Ds Max, click [here](/creator-guide/3d-modeling/exporting/3ds-max.md). For information on exporting from Blender, click[ here.](/creator-guide/3d-modeling/exporting/blender.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.altava.com/creator-guide/3d-modeling/exporting.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.
