> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/buttons-and-control-bar-parameters/and-hands-1.md).

# \&forcecontrols

General Option! ([`&push`](/advanced-settings/setup-parameters/push.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md))

## Details

`&forcecontrols` is experimental, but it will try to keep the video controls visible, even if your mouse isn't hovering over the video.

{% hint style="info" %}
The VDO.Ninja tab/window still needs to be 'active' however, for this to work; changing focus to another tab will stop it.
{% endhint %}

{% hint style="warning" %}
Only works really for Chrome/Chromium on desktop; not Firefox, etc.
{% endhint %}

## Related

{% content-ref url="/pages/IwXsHVSWVzwk3fpiTHtk" %}
[\&videocontrols](/advanced-settings/buttons-and-control-bar-parameters/and-videocontrols.md)
{% endcontent-ref %}

{% content-ref url="/pages/E702xoQrnCPsyoRie2eR" %}
[\&nocontrols](/advanced-settings/buttons-and-control-bar-parameters/and-nocontrols.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/buttons-and-control-bar-parameters/and-hands-1.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.
