# Loop the experience

1. Add a `Skip to Time` IFX. You can place it anywhere in the environment.
2. On the timeline, select the cog for the Skip to Time IFX.
3. In the **Start Time** field, enter `00:04:30`. The **End Time** field updates automatically.
4. In the **TIME VALUE** field, enter `00:00:01`. This will make the playhead skip back to the start.

{% hint style="info" %}
You must set a time value for the Skip to Time IFX. If you leave the default value as 00:00:00, the Skip to Time IFX has no effect.
{% endhint %}

5. Select **SAVE EFFECT**.


---

# 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/intermediate-fire-extinguisher-training/add-responses-to-the-experience/loop-the-experience.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.
