# Video Follows Audio

The Video Follows Audio switcher panel lets you turn on and off the Video Follows Audio feature. It has a status indicator for the current state of VFA:

* <mark style="color:$info;">**Gray**</mark>: Off
* <mark style="color:orange;">**Orange**</mark>: Active and listening
* <mark style="color:red;">**Red**</mark>: Hold

Tap the checkbox on the right-hand side to turn on and off VFA.

<figure><img src="/files/EX4H06JzLqOCUxMHHrTj" alt=""><figcaption><p>The Video Follows Audio switcher panel alongside the Audio (View Only) panel.</p></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://docs.mixeffect.app/configure/switcher-pages/panels-and-buttons/video-follows-audio.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.
