# Adjusting the timing of the transition

When you use the Fade to Color IFX, it’s important to understand when the fades will occur. The fade-in starts when the playhead reaches the IFX, and the fade-out starts after the playhead passes the IFX.

<figure><img src="/files/GQHiznMzHWqu2ndn50ZR" alt=""><figcaption><p>Transition times</p></figcaption></figure>

Between the end of the fade-in and the start of the fade-out, a user’s screen will be filled with the solid color that you’ve chosen.

By default, IFX are added to the timeline with a length of 30 seconds. This means that currently you will have 29.5 seconds of a black screen. To make the transition more reasonable, complete the following steps:

* Go to the effect options for the *Fade to Color* IFX, and then set the End Time to be 2 seconds after the Start Time.


---

# 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/closing-the-presentation/adjusting-the-timing-of-the-transition.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.
