# 3D Model Uploading

<table data-header-hidden><thead><tr><th width="217.12890625"></th><th></th></tr></thead><tbody><tr><td>Step</td><td><strong>Details</strong></td></tr><tr><td><strong>1: Prepare the files</strong> </td><td>The platform supports uploading glb, gltf, fbx, obj formats.<br>We strongly recommend using the glb format.</td></tr><tr><td><strong>Step 2: Compress the files to .zip</strong></td><td><p><strong>GLB Format Example:</strong></p><p>Upload the file directly, no compression is required.</p><p></p><p>GLTF Format Example:</p><p><img src="/files/LDIyC94YrGEDotnpokfj" alt="" width="375"></p><p><br><strong>FBX Format Example:</strong></p><p><img src="/files/jThq0I7xrdQMTeIxc616" alt="" width="375"></p><p><img src="/files/ZWCOAz0QkDMOiG25IXGR" alt="" width="375"></p><p><br><strong>OBJ Format Example:</strong></p><p><img src="/files/WBJ9adTX4rndN4qQYGHj" alt="" width="375"></p><p><img src="/files/jCTeuxDxXxwPoB0fyQoX" alt="" width="375"></p><p></p></td></tr></tbody></table>


---

# 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-en.kivicube.com/ar-asset-creation-guide/3d-model/3d-model-uploading.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.
