# 1. Preproduction

Neoflix supports medical teams with implementation guidance, helping introduce video review strategies and integrate them into existing workflows. The platform facilitates sharing experiences and best practices while maintaining privacy and respect. Additionally, Neoflix provides tools for connecting to a global learning community, fostering collaboration among medical professionals.

#### Steps for Success <a href="#steps-for-success" id="steps-for-success"></a>

To implement video review effectively, medical teams can take several key steps:

1. Seek mentorship from institutions with established video review programs. Their experience can provide valuable guidance and support, streamlining the implementation process. You can find centers who have experience with video review in [Learning from success stories](https://github.com/LennartvdM/NFLX-nieuwe-structuur/blob/main/level-1-fundamentals/4.-learning-from-success-stories).
2. Share learnings with the wider medical community as your own program develops. This exchange of insights drives innovation and improves the field as a whole. You can share your experiences [here](/level-1-fundamentals/4.-learning-from-success-stories/4.1-share-your-experience.md).
3. Build a network of peers invested in video review. This allows for collaborative problem-solving, addressing common challenges in implementation and optimization. Take a look at our [Neoflix Community](/level-3-growth/18.-expanding-your-video-program/18.1-revolutionize-reflection-in-medical-care-join-the-network.md).

By engaging with these resources and actively participating in the learning process, medical teams can maximize the benefits of video review. This approach not only enhances individual practice but also contributes to the overall advancement of medical care through shared knowledge and experience.


---

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