# Export

**Export** : Find export options for your project here.&#x20;

* **Image:**  This option allows you to export the 3D scene as a still image in a format like PNG.&#x20;

  Post clicking edit mode on the quick access toolbar, click on export and then ‘Image’ option.&#x20;

  A new screen will open up on the same tab where you can view the capture button at the bottom, click on it and an image will be downloaded to your device.
* **Video:** Export high-quality videos after adjusting the frame rate and animation speed.&#x20;
* **Webpage Integration:** Export integration packages for  websites. [*Read more*](/knowledge-center/creator/projects/export.md)


---

# 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-interface/export.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.
