# Export as 3D model

You can export the entire frame or specific objects within the frame. Supported export formats:

* glTF
* USDZ

**How to export a whole frame:**

* go to the Collaboration menu -> Export tab, choose Current frame for Export mode, and click on the "Export to file" button.

<figure><img src="https://1564817110-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV5IFh3rk5kqfCwJPPYhE%2Fuploads%2F4fvveknwz5fsUQxPlMdx%2Fcom.Tvori.Dev1Shapes-20250709-145104%20copy.jpeg?alt=media&#x26;token=feed7069-23b5-43c4-b8bd-85fb89188037" alt=""><figcaption></figcaption></figure>

**How to export individual objects:**

* select the object(s) with Select Tool - the [Object Inspector](https://learn.shapesxr.com/object-inspector) will be opened, click on the 3 dots button in the action bar, and choose Export.

<figure><img src="https://1564817110-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV5IFh3rk5kqfCwJPPYhE%2Fuploads%2FYUMaQcgeVjcXL9wgibvK%2Fcom.Tvori.Shapes-20250128-111439.jpg?alt=media&#x26;token=91c826eb-8924-4589-a2dc-57576b3cd6c3" alt=""><figcaption></figcaption></figure>

All exported files can be found in the **Exported folder in 'My Files'** in the [Dashboard](https://shapes.app/files), where you can also download them.


---

# 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://learn.shapesxr.com/export-and-sharing/export-as-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.
