# Create Regions and Jump Between them with a Cue

## 1. Create Regions

{% embed url="<https://vimeo.com/502667978>" %}
Timeline: create Regions
{% endembed %}

{% hint style="info" %}
**OPEN THE TIMELINE MODULE**

Select {Show > Timeline} or press \[Alt+T].
{% endhint %}

1. Locate Regions Editing in the Timeline window and activate the \[Display] toggle.
2. Click on the \[+] button to create a new Region.
3. Set the Region In-point at 00:00:00:00.
4. Set the Region Out-point at 00:02:00:00.
5. Create a second Region on the Timeline.
6. Change the In-Point and Out-Point timing by selecting the Region and holding \[left+click]\
   while moving it on the Timeline.
7. Select one of the Region’s edge to adjust its duration.

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}

## 2. Create Cues and Jump Between Regions

{% embed url="<https://vimeo.com/502670153>" %}
Cue Editor: Create Cues and Jump Between Regions
{% endembed %}

{% hint style="info" %}
**OPEN THE CUE EDITOR MODULE**

Select {Show > Cue Editor} or press \[Alt+Q].
{% endhint %}

1. Create a new cue. Click on the \[+] button.
2. &#x20;Activate the \[Record] toggle.
3. Navigate back to the Timeline module. Select {Show > Timeline} or press \[Alt+T]
4. Select region 1.
5. Navigate back to the Cue Editor module. Select {Show > Cue Editor} or press \[Alt+Q].
6. Deactivate the \[Record] toggle to stop recording actions.
7. Repeat previous steps for region 2.
8. Click on the \[Go] button to jump from the current Playhead position to region 1 or region 2.

{% content-ref url="/pages/8B8KbLlWzsHZH16HYfmS" %}
[Cue Editor](/modules/cue-editor.md)
{% endcontent-ref %}

## 3. Use Cue Clips to Jump Between Regions

{% embed url="<https://vimeo.com/502672086>" %}
Timeline: Use Cue Clips to Jump Between Regions
{% endembed %}

{% hint style="info" %}
**OPEN THE TIMELINE MODULE**

Select {Show > Timeline} or press \[Alt+T].
{% endhint %}

1. Add a Cue Clip to the Timeline at the end of region 1.
2. Navigate to Cue Properties and select the region 2 Cue as its source.
3. Double-click on the Timebar to move the Playhead.
4. Press the \[space bar] to start playback.
5. Watch the Playhead jump to the region 2 when reaching the Cue Clip.

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}


---

# 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.vyv.ca/step-by-step-tutorials/programming/create-regions-and-jump-between-them-with-a-cue.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.
