# Uploading 3D Models

- [Uploading Your Models](https://docs.glossi.io/uploading-3d-models/uploading-your-models.md)
- [Model Variants](https://docs.glossi.io/uploading-3d-models/model-variants.md): Variants allow you to connect different versions of the same product within a single project, streamlining your visualization workflow.
- [Supported 3D File Types](https://docs.glossi.io/uploading-3d-models/supported-3d-file-types.md)
- [Preparing Your 3D Assets](https://docs.glossi.io/uploading-3d-models/preparing-your-3d-assets.md)
- [Import From Your 3D Tools](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools.md): Glossi supports exports from all major 3D design tools. This section provides software-specific export guides to help you get the best results when bringing your models into Glossi.
- [Blender](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/blender.md): This guide walks you through preparing and exporting your Blender models for use in Glossi.
- [Substance 3D](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/substance-3d.md): This guide walks you through exporting your textured models from Substance 3D Painter for use in Glossi.
- [Keyshot](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/keyshot.md): This guide walks you through optimizing and exporting your KeyShot models for use in Glossi.
- [Fusion 360](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/fusion-360.md)
- [Rhino](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/rhino.md)
- [Solidworks](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/solidworks.md)
- [3DS Max](https://docs.glossi.io/uploading-3d-models/import-from-your-3d-tools/3ds-max.md)
- [Optimizing Models](https://docs.glossi.io/uploading-3d-models/optimizing-models.md)
- [Model Unwrapping](https://docs.glossi.io/uploading-3d-models/model-unwrapping.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.glossi.io/uploading-3d-models.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.
