# 4. Use VR & AR Mode

## AR Face Mode

AR Face Mode is a default camera mode that allows you to use avatars as face filters.

<figure><img src="/files/1CRAs4f1uAzxcL7FGl73" alt=""><figcaption></figcaption></figure>

### AR Face Mode - Settings

When you hover your mouse on top of the live view window, you'll see the following customization features:

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

* <mark style="color:green;">**`Scale`**</mark>**:** Adjusts the size of the avatar
* <mark style="color:green;">**`X`**</mark>**:** Adjusts the x-axis of the avatar
* <mark style="color:green;">**`Y`**</mark>: Adjusts the y-axis of the avatar
* <mark style="color:green;">**`3D Rotating`**</mark>: A picture is worth a thousand words :point\_down:

<figure><img src="/files/3LPjhdT0pU3sQ8Bo7LPO" alt=""><figcaption><p>3D Rotating Disabled </p></figcaption></figure>

<figure><img src="/files/1sa3n1do9JMjU0IxwtPO" alt=""><figcaption><p>3D Rotating Enabled</p></figcaption></figure>

* <mark style="color:green;">**`Virtual Background`**</mark>: Applies background filter

## Full Virtual Mode

Full Virtual Mode is an alternative camera mode that allows you to fully become your avatar.

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

##

## Change Camera Modes

Toggle between two icons.

<figure><img src="/files/4f4Gx5vYaL1VwgRarcJX" alt=""><figcaption></figcaption></figure>


---

# 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://myty.gitbook.io/products/camera/how-to/4.-use-vr-and-ar-mode.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.
