> For the complete documentation index, see [llms.txt](https://onpoynt-1.gitbook.io/stem-box/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onpoynt-1.gitbook.io/stem-box/installing-the-motors.md).

# Installing the motors

**Step 14:** To prepare the motors, mate the motor shaft to the top of the propeller and then take the three smallest screws and secure the propeller shaft to the top of the motor.

![](/files/-Lvk_aGaUBSW3jcRCeW1)

**Step 15:** To mount the X piece to the bottom of the motor using the remaining four screws, you must first find the configuration that allows all the holes to line up by rotating the X piece. Secure with the four screws and tighten down. Gently secure the flange and the nut for safekeeping until you put on the propellers. Repeat until all four motors are assembled.

![](/files/-Lvk_gQqAioqipRW4Hqn)

**Step 16:** To mount each motor, line up the holes of the mount with the outer holes on the X piece so that the wires go back along the arm and thread a small zip tie from top to bottom and then loosely connect the ziptie.  Do this on all four holes so that the motor is sitting on the mount with all four zip ties loosely connected and then tighten each ziptie a little at a time before moving onto the next ziptie in order to get the motor centered and flush with the mount.  You are done with the motor connection when the motor is tightly bound to the mount. Trim all the zipties to be flush with the ziptie connection.

![](/files/-Lvk_n-D4rtpcGRsksW6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://onpoynt-1.gitbook.io/stem-box/installing-the-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.
