# Download

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

You can download an asset by clicking on the "Download" button after your asset has completed. If you'd like to download a specific version of your asset, you can click the ellipses icon on that version.

<figure><img src="/files/gVZpJRNsgottlvZe4CNf" alt="" width="282"><figcaption></figcaption></figure>

When you click the **Download** button, a pop-up will appear and you can choose any of the following file formats: glb, gltf, obj, fbx, usd, textured obj (obj+mtl), and image(s).&#x20;

<figure><img src="/files/XZ9A7rlHodJTS41YqX96" alt="" width="295"><figcaption></figcaption></figure>

Once downloaded, you can then import the model into your preferred software.


---

# 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.kaedim3d.com/managing-assets/exporting-assets/download.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.
