# Adding an IFX to play shared media

To play a video through the shared media system, complete the following steps:

1. From the left-hand side of the editor panel, select **IFX**.
2. In the search field, enter `play shared`, and then select the search icon.
3. From the filtered list of IFX, select **Play Shared Screen Video**.
4. Place the IFX in the environment. The position of the IFX isn’t important because it affects all shared media screens in the location.

<figure><img src="/files/MaDHioQbRGIwsSrAdG8E" alt=""><figcaption><p>Play Shared Screen Video IFX on the timeline</p></figcaption></figure>


---

# 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/tutorials/introductory-presentation/playing-shared-media/adding-an-ifx-to-play-shared-media.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.
