# FOLLOW MODE SETTINGS

The most widely used mode of single operation is Follow mode where the gimbal operator controls to pan and tilt of the camera. The camera movement will mimic the user’s input from the top-mount while the footage remains stable. The follow mode can be configured to be either very linear and robotic, or smooth and cinematic.

Follow mode settings are available for Tilt axis and Pan axis.

<table data-header-hidden><thead><tr><th width="196"></th><th></th></tr></thead><tbody><tr><td>SPEED</td><td>Defines how fast camera will follow the movement.</td></tr><tr><td>SMOOTH</td><td>Smooth out the camera movement by adjusting this parameter. The higher the value is the smoother camera moves but at the expense of more delay in following the movements.</td></tr><tr><td>WINDOW</td><td>When the movement is out of the window zone, the camera starts to move. Within the window zone, the camera maintains its direction.</td></tr><tr><td>TILT LOCK</td><td>When the movement is out of the window zone, the camera starts to move. Within the window zone, the camera maintains its direction.</td></tr><tr><td>ROTATION LIMIT</td><td>If this option is selected, the tilt axis will maintain its angle and only be controlled by remote control.</td></tr><tr><td>UP LIMIT</td><td>Travel of Tilt and Roll axis can be limited using UP LIMIT and DOWN LIMIT.</td></tr><tr><td>DOWN LIMIT</td><td>Set the up limit for Tilt or Roll axis (in 1 degree unit). The default values are -90 for Tilt and -45 for Roll.</td></tr><tr><td>WINDOW</td><td>Set the down limit for Tilt or Roll axis (in 1 degree unit). The default values are 90 for Tilt and 45 for Roll.</td></tr></tbody></table>

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

<figure><img src="/files/GPvPiAFIZyHY8eco6mcU" 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://docs.gremsy.com/gimbals/mio/gimbal-configuration/follow-mode-settings.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.
