# Supported 3D-Model Import Formats

<table data-header-hidden><thead><tr><th>3D-Format</th><th width="150">File extension </th><th width="150" align="center">Recommended</th><th>Known Limitations</th></tr></thead><tbody><tr><td><strong>3D-Format</strong></td><td><strong>File extension</strong> </td><td align="center"><strong>Recommended</strong></td><td><strong>Known Limitations</strong></td></tr><tr><td>Collada</td><td>*.dae</td><td align="center">✔</td><td></td></tr><tr><td>3D Studio Max 3DS</td><td>*.3ds</td><td align="center"></td><td><ul><li>Texture file names are limited to 8 characters</li><li>No normals are stored</li></ul></td></tr><tr><td>Sketchup 2019</td><td>*.skp</td><td align="center">✔</td><td></td></tr><tr><td>Wavefront Object</td><td>*.obj</td><td align="center">✔</td><td></td></tr><tr><td>Autocad DXF</td><td>*.dxf</td><td align="center"></td><td><ul><li>Only 2D</li><li>Under development</li></ul></td></tr><tr><td>LightWave Model</td><td>*.lwo, *.lws</td><td align="center"></td><td></td></tr><tr><td>DirectX 3D mesh</td><td>*.x</td><td align="center"></td><td></td></tr><tr><td>Stereolithography</td><td>*.stl</td><td align="center"></td><td></td></tr><tr><td>AC3D</td><td>*.ac</td><td align="center"></td><td></td></tr><tr><td>3D Studio Max ASE</td><td>*.ase</td><td align="center"></td><td></td></tr><tr><td>Autodesk FBX</td><td>*.fbx</td><td align="center">✔</td><td></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://help3.depence.com/depence-program-overview/depence-supported-file-formats/depence-supported-3d-model-import-formats.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.
