# Import From Your 3D Tools

### Supported Software

* Blender
* KeyShot
* Substance 3D
* Fusion 360
* CAD Software

Most 3D tools can export in formats that Glossi supports. If your software isn't listed here, export as glTF/GLB, USDZ, or FBX for the best results. See our supported file types guide for the full list.

### General Best Practices

These tips apply regardless of which software you're exporting from:

* **UV mapping** — Ensure your model is properly UV mapped for correct texture application
* **Materials and textures** — Verify that all materials and textures are assigned and linked before export
* **Clean geometry** — Optimized geometry renders more smoothly and reduces file size
* **Scale and orientation** — Export at the correct scale using real-world dimensions, centered at the origin
* **Naming conventions** — Use clear, descriptive names for materials and model parts
* **Preview before exporting** — Review your model in your original software to catch any issues before upload

For more detail on preparing your model, see our preparing your 3D assets guide.

### File Size

* **Standard upload limit:** 100 MB per model
* **Maximum upload capacity:** 1 GB for larger models
* Models exceeding 100 MB should be optimized for better performance


---

# 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.glossi.io/uploading-3d-models/import-from-your-3d-tools.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.
