# Shared media screens

For the shared media feature, a synchronized video is delivered to all users in a Session. The video can be playing even if there are no screens in the environment. If shared media screens are included in the environment, then regardless of when they appear or where they're placed, they will all show the same, synchronized video. Users in the Session can also see the video on the Shared Screen page of their in-Session menu.

## Adding a shared media screen to an experience

1. If the timeline view isn't active in the editor panel, select the timeline icon (<img src="/files/27TqEemJlgqsBCre7AcG" alt="" data-size="line">).
2. From the panel on the left-hand side, select <img src="/files/IoOEPZLPOKWyDb5ynAZd" alt="" data-size="line"> **IFX**.
3. From the library of IFX, select a screen. Any screen that does **not** include the words **External URL**, **360**, or **Chroma Key** are shared media screens.
4. Place the IFX in the environment. For more information about the controls that are available when you add an IFX, see [Adding IFX](/engage/advanced-features/using-ifx/adding-ifx.md).

## Shared media screen effect options

For instructions on how to access effect options, see [Effect options](/engage/experience-editor/working-with-objects/effect-options.md). There are no additional effect options for shared media screens. For information about how to play a shared media video, see [Playing shared media](/engage/experience-editor/videos-and-screens/playing-shared-media.md).


---

# 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.engagevr.io/engage/experience-editor/videos-and-screens/shared-media-screens.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.
