# Step 1: Adding Motors

![](/files/-Mho41PhrDgAiOrxp1_H)

## What will we accomplish in this section?

* [**1.1 Simulator Mode**](/docs/spikemark/quickstart/adding-motors/1.1-simulator-mode.md)
* [**1.2 Add Motors from the Machine Library**](/docs/spikemark/quickstart/adding-motors/1.2-add-motors-from-the-machine-library.md)
* [**1.3 Rename Motors**](/docs/spikemark/quickstart/adding-motors/1.3-rename-motors.md)
* [**1.4 Add a Group**](/docs/spikemark/quickstart/adding-motors/1.4-add-a-group.md)

We only cover [Creative Conners' Stock Machines](https://creativeconners.com/products/#Machines) in this tutorial. Check out our section on how to [Add A Custom Machine](/docs/spikemark/adding-motors/custom-machines.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/quickstart/adding-motors.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.
