# Quick Start Tutorial

{% hint style="danger" %}
**DO NOT** just open your show file

**ALWAYS** open Spikemark through the Start Menu or Task Bar and then use **File>Open** to open your show

This will ensure that your show and machinery load properly in the software.
{% endhint %}

## <img src="/files/-Mho7tUwj9Q4KQyFxvAb" alt="" data-size="line">What's in this tutorial?

### - [**STEP 1: Adding Motors**](/docs/spikemark/quickstart/adding-motors.md) <img src="/files/-Mho41PhrDgAiOrxp1_H" alt="" data-size="line">

### **-** [**STEP 2: Saving A Show File**](/docs/spikemark/quickstart/saving.md) <img src="/files/-Mho9PTx6o8MExsrg8Tw" alt="" data-size="line">

### **-** [**STEP 3: Jogging**](/docs/spikemark/quickstart/jogging.md) <img src="/files/-Mhxp-s_4mb0ttbCPX6z" alt="" data-size="line">

### **-** [**STEP 4: Writing Your First Cues**](/docs/spikemark/quickstart/writing-your-first-cues.md) <img src="/files/-Mhxp386X93vvo6BmQ9d" alt="" data-size="line">

### **-** [**STEP 5: Going Live**](/docs/spikemark/quickstart/step-5-going-live.md) <img src="/files/-MhxtEi2zephBKgIiu0K" alt="" data-size="line">

If you haven't done so already, download the latest version of Spikemark from the toolbar at the top, or visit our [**Spikemark Installation**](/docs/spikemark/spikemark-installation.md) page for full instructions. Once you're installed, open the program and let's get started!

{% hint style="warning" %}
When you download **Spikemark 5**, you will also need to **update your** [**Stagehand's Firmware**](/docs/stagehand/firmware.md) and will need to **update some** [**VFD Parameters**](https://github.com/creativeconners/PublicDocumentation/blob/main/spikemark/quickstart/broken-reference/README.md).
{% endhint %}


---

# 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.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.
