# Spikes

## What are Spikes?

Spikes are labels that mark specific positions on a motor or locked group, like a digital version of spike tape. They save you the hassle of remembering exact measurements. For example, instead of memorizing "251.13 inches" for the living room setup, you can simply name that position "Living Room."

## Why Use Spikes?

The real magic of Spikes is that when you update the position linked to a Spike, all movements referencing that Spike automatically adjust. If "On Stage" moves from 251.13 inches to 248 inches, updating the Spike once applies the change everywhere.

## Compatibility

Spikes work seamlessly with both individual motors and locked groups.

## Where to Use Spikes

1. [Motor Movements](/docs/spikemark-6/movements/motor-moves.md#4-spikes)
2. [Move to Position](/docs/spikemark/quickstart/jogging/3.3-move-to-position.md)


---

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