# Cameras and Video Export

{% hint style="info" %}
Quest and other standalone headset users: exporting video *from inside Open Brush* has some limitations compared to PC. See [Quest and other standalone headsets](/user-guide/exporting-videos/quest-and-other-standalone-headsets.md).
{% endhint %}

### Quick navigation

* [Camera tool (GIFs, snapshots, video)](/user-guide/exporting-videos/camera-tool-gifs-snapshots-video.md)
* [Spectator Camera](/user-guide/exporting-videos/spectator-camera-desktop-view.md)
* [Camera Paths tools](/user-guide/exporting-videos/camera-paths-tool.md)
* [Video settings (Open Brush.cfg)](/user-guide/exporting-videos/video-settings-open-brush.cfg.md)
* [Offline rendering (HQ renders)](/user-guide/exporting-videos/offline-rendering-hq-renders.md)
* [360° / ODS video workflow](/user-guide/exporting-videos/360-ods-video-workflow.md)
* [Quest and other standalone headsets](/user-guide/exporting-videos/quest-and-other-standalone-headsets.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.openbrush.app/user-guide/exporting-videos.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.
