# Upload 3D Model

The "Upload 3D Model" option allows users to add their own 3D models with textures to the catalog.  You can use GLB & USDZ format for 3D models and PNG/JPEG format for textures. This section also allows to set up a 3D/AR experience.

* Click on the ‘Upload’ button and upload the file(s) from your system.&#x20;

<figure><img src="/files/B6XYfLYMstavESOJnrwU" alt=""><figcaption></figcaption></figure>

This will upload the selected files and bring up the panel that helps you to check a quick preview of the model before finishing the upload. It has the following options :&#x20;

* [Product Information](/knowledge-center/creator/upload-your-catalog/upload-3d-model/product-information.md)
* [Additional Details](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details.md)
  * [Color Variants](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/color-variant.md)
  * [Interaction](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/interaction.md)
  * [Dimensions](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/dimensions.md)<br>


---

# 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.avataar.ai/knowledge-center/creator/upload-your-catalog/upload-3d-model.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.
