# Configuring the screen for the presentation

1. On the timeline, select the cog icon for the *Video Screen (Flat External URL)* IFX.
2. The second recording finishes speaking at around `00:02:27`, so enter this as the **Start Time**.
3. In the Video URL field, enter <https://unity-cdn.engagevr.io/engage_online_root/featured/vids/EngageTut/Engage_Presentation_01.mp4>
4. The video is 2 minutes 20 seconds in length. To ensure that the video is displayed only for as long as necessary, in the **End Time** field, enter `00:04:47`.
5. Select **Save Effect**.

Because the presentation is silent, the experience file includes an audio IFX that provides background music. It should now roughly align with the IFX screen on the timeline. Adjust the audio IFX on the timeline if required.

{% hint style="info" %}
An *External URL video* IFX update as you move the playhead. In contrast, videos played through the *Play Shared Screen Video* IFX update on screens only when you play the experience. External URL video IFX can therefore be useful if you want to synchronize other events to a video, such as animations.
{% endhint %}


---

# 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-videos-on-ifx-screens/configuring-the-screen-for-the-presentation.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.
