# 4.11 Restore Cue

This allows us to move each machine back individually to its target position of Cue 1. **Restoring** your cue rather than just running cue will help you move your machines only when it is safe to do so.

![](/files/-MhYueAyYfI_tXrgHva8)

1. **Right click** on **Cue 1** **Header** and **Select Restore Cue** to open the **Restore Cue Window.**
2. **Select** the unit you want to move.
3. **Click** the **Load Icon** in the bottom of the **Restore Cue Window** to load that movement.
4. **Click** the **GO** **Icon** in the bottom of the **Restore Cue Window** to begin that movement.
5. Repeat this process for each unit until everything is where it belongs.
6. When everything has completed it's move, **Click "Done"** to close the **Restore Cue Window.**

{% hint style="warning" %}
**Restore Cue** will disable all cue links for the duration that it is active. When you close the window, a pop-up notification will appear to verify that it is safe to reenable Cue Links.
{% endhint %}

## Time for some magic!

Let's run the Cue Link we just programmed.

![](/files/-MhZ0Hm4yjkXAPCdtJan)


---

# 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.creativeconners.com/docs/spikemark/quickstart/writing-your-first-cues/4.11-restore-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.
