# 8.2 Settings

**Settings: Key camera settings for optimal video quality in medical settings**

* Resolution: Choose the highest your storage and workflow allow (at minimum 720p, ideally 1080p).
* Frame Rate: A minimum of 30 frames per second is necessary for smooth motion; consider 60fps if fast movement analysis is important.
* Lighting: If possible, manually adjust white balance and exposure to match the lighting conditions of the room.

**Auto-focus and Zoom: When and how to use these features effectively.**

* Auto-focus: Useful for maintaining focus on moving subjects, but be aware of potential distraction if it hunts significantly.
* Zoom: Best for planned close-ups – pre-set or have a dedicated operator make adjustments. Avoid excessive zooming during a procedure, as it can disorient viewers.


---

# 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.neoflix.care/level-2-in-action/8.-recording-during-the-intervention/8.2-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.
