# 3. Safe, Simple & Small

## Starting your video review project: safe, simple, small

Begin your video review journey with a focus on safety, simplicity, and manageable scale. Here's how:

* **Prioritize a** [**safe environment**](/level-1-fundamentals/3.-safe-simple-and-small/3.1-safe.md)**:** Emphasize the voluntary nature of participation and establish a culture of support within your team by having a clearly defined consent procedure.
* **Keep it** [**simple**](/level-1-fundamentals/3.-safe-simple-and-small/3.2-simple.md)**:** Start with straightforward procedures and a user-friendly recording setup. Start with readily available technology (smartphones, tablets, basic cameras) for initial setup.
* **Start** [**small** ](/level-1-fundamentals/3.-safe-simple-and-small/3.3-small.md)**& build momentum:** Avoid overcomplicating the process early on, as enthusiasm and confidence grow, you can strategically expand the scope of your project, for example by adding audio. Build trust among providers and patients by starting with less sensitive procedures and clear communication about audio usage. Develop robust protocols for audio recording, storage, management, and deletion.

**See how your peers are doing it? –** [**click here**](https://github.com/LennartvdM/NFLX-nieuwe-structuur/blob/main/level-1-fundamentals/4.-learning-from-success-stories) **for inspiring success stories.**


---

# 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/3.-safe-simple-and-small.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.
