# Taking a picture with the ENGAGE camera

The following video shows you how to use the ENGAGE camera:

{% hint style="info" %}
Access to the cloud file manager is limited for initial rollout to approved beta testers only.
{% endhint %}

{% hint style="info" %}
You can use the ENGAGE camera only on Windows and macOS desktop devices and VR headsets.
{% endhint %}

{% embed url="<https://youtu.be/iwBAnJYtY0E>" %}
Taking a photo with the ENGAGE camera
{% endembed %}

## Step by step instructions

1. Open your menu or tablet.
2. On the side menu, select the camera <img src="/files/eJ5po4LhedpErNPqbf0R" alt="" data-size="line">.
3. **Optional**: Select **Flip camera** <img src="/files/MHknRP4DB7STWKZPlmdW" alt="" data-size="line"> to change the direction of the camera. If you use a VR headset or desktop device, you can flip the camera to take a selfie.
4. Select **Capture** <img src="/files/PRTUnyfUQ1OgO4HvILrz" alt="" data-size="line">.

After you take a picture, it’s stored on your device. To view pictures on your device, select the gallery <img src="/files/17kotHEqqqEIb43aqV9R" alt="" data-size="line">. To return to the camera from the gallery, select **Camera** in the upper-left corner of the gallery page. For information about how to access your photos, see [Accessing files on your device](/engage/advanced-features/accessing-files-on-your-device.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.engagevr.io/engage/advanced-features/taking-a-picture-with-the-engage-camera.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.
