# Configuring the shared media IFX

You can load any video that's publicly available through a URL. For this tutorial, we’ll use a trailer for the ENGAGE platform that has been uploaded to YouTube. To configure the video playback, complete the following steps:

1. On the timeline, select the cog icon for the *Play Shared Screen Video* IFX.
2. The first recording finishes its introduction at around `00:00:21`, so enter this as the **Start Time**.
3. In the **Video URL** field, enter <https://www.youtube.com/watch?v=2OHtimtFY3M>
4. The video is 1 minute 51 seconds in length. To ensure that the video is displayed only for as long as necessary, enter the **End Time** as `00:02:12`.
5. Select **Save Effect**.

<figure><img src="/files/R4yE64Y5XxX1UNt3PLV1" alt=""><figcaption><p>Start Time, End Time, and Video URL parameters</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/configuring-the-shared-media-ifx.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.
