# Create a menu loop

We want the buttons to remain visible until the user makes a choice.

1. Move the playhead to approximately 0:27.
2. Add a **Skip to Time (Lesson Seek)** IFX. It’s position within the environment is not important.
3. On the timeline, select the cog for the **Skip to Time IFX**.
4. On the **Current Effect Options** page, in the **TIME VALUE** field, type`00:00:15`.
5. In the **End Time** field, type`00:00:30`.
6. Select **SAVE EFFECT**.

<figure><img src="/files/0H5TJEixDkOX5oVGUCMb" alt=""><figcaption><p>TIME VALUE field</p></figcaption></figure>

Select play to test your experience. You should see the playhead jump from 0:27 to 0:15. This creates the menu loop. Your timeline should look similar to that shown in the following image:

<figure><img src="/files/hGjeCe7wPNFCUWFsVuCg" alt=""><figcaption><p>Timeline to this point (select to expand)</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/intermediate-undersea-educational-content/create-a-menu-loop.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.
