# \&facetracker

Sender-Side Option! ([`&push`](/advanced-settings/setup-parameters/push.md))

## Aliases

* `&facetracking`

## Details

`&facetracker` is a shortcut for [`&effects=1`](/advanced-settings/video-parameters/effects.md). It slowly pans, tilts, and zooms in on the first face detected.

{% hint style="warning" %}
This requires the Chromium experimental face detection API. Enable it at: `chrome://flags/#enable-experimental-web-platform-features`
{% endhint %}

## Related

{% content-ref url="/pages/-MZNW\_b8VrHaY-eDBYyk" %}
[\&effects](/advanced-settings/video-parameters/effects.md)
{% endcontent-ref %}


---

# 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.vdo.ninja/advanced-settings/video-parameters/effects/and-facetracker.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.
