# LEVEL 1: FUNDAMENTALS

This section introduces the core concepts of video review and its implementation in organizational settings. We explore the applications of video review and key considerations for planning an effective program. The discussion also covers strategies for gaining team support and engagement.

A critical component of this module is the [*Safe, Simple & Small*](https://github.com/LennartvdM/NFLX-nieuwe-structuur/blob/main/level-1-fundamentals/3.-safe-simple-and-small) approach to video review. This framework emphasizes the importance of prioritizing safety, maintaining simplicity, and managing the scale of video review initiatives. By adhering to these principles, organizations can establish a solid foundation for their video review processes.

The *Safe, Simple & Small* methodology ensures that video review practices are implemented in a manner that protects participants, streamlines workflows, and allows for gradual scaling as needed. This approach helps mitigate potential risks associated with video review while maximizing its benefits.

Throughout this section, we will delve into specific techniques and best practices for each aspect of the *Safe, Simple & Small* framework. This guidance will equip you with the knowledge needed to design and implement an effective video review program tailored to your organization's needs.


---

# 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-1-fundamentals/level-1-fundamentals.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.
