# Cue Creation

There are five ways to create a new cue in Spikemark.

## 1. Right Click

<figure><img src="/files/PapQkA0mVSk9Kq9LjoSx" alt="Right Click"><figcaption></figcaption></figure>

Right-click on the cue list and select "Add Cue" from the context menu.

## 2. Keyboard Shortcut

<figure><img src="/files/6DrfuL1fv5KqjcgugwyC" alt="Keyboard Shortcut"><figcaption></figcaption></figure>

Press `Ctrl + U` on your keyboard to create a new cue.

## 3. Menu Bar

<figure><img src="/files/WsAig9esdwy7wm6iq1Kd" alt="Menu Bar"><figcaption></figcaption></figure>

Select "Cues" from the menu bar and then "Add Cue...".

## 4. Duplicate An Existing Cue

<figure><img src="/files/QvvV2jmZ7XhKOXBCcKkT" alt="Duplicate Cue"><figcaption></figcaption></figure>

Right-click on an existing cue and select "Duplicate Cue".

## 5. Drag and Drop

<figure><img src="/files/ck93qIbovLpNHuCk8DSF" alt="Drag and Drop"><figcaption></figcaption></figure>

Drag a Stagehand from the [axis list](https://docs.creativeconners.com/docs/spikemark-6/cues/pages/1oX5bjumXO2rc4gNK0Om#id-10.-stagehand-axis-list) and drop it under a cue in the drop zone.


---

# 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-6/cues/cue-creation.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.
