# Jump to Frame

Effortlessly jump between frames within the same scene for a fluid viewing experience.

**Layer Selection**: Next, select the layer that will trigger the chosen function. This is where the interaction begins to take shape.

**Data Type Selection**: Determine the type of data that will fuel your interaction:

* **Data**: Customize the function based on individual user data, such as their past interactions with your website or their consent to promotional content (subject to available data).
* **Edit**: Directly input the link or video segment.
* **Expression**: For those seeking full creative control, craft custom code to bring your interactive vision to life.

The Interactive Connector empowers you to create immersive, user-centric experiences, turning passive viewers into active participants. Let your creativity flow and engage your audience like never before!


---

# 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://help.blings.io/creator/studio/connectors/jump-to-frame.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.
