> For the complete documentation index, see [llms.txt](https://onpoynt-1.gitbook.io/stem-ranger-version-2/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-ranger-version-2/motor-start-first-flight.md).

# Motor start - first flight

Turn the handheld transmitter ON by pressing and holding center button. To start motors, simultaneously take both switches down and to the center.

Note: If the throttle is not moved above idle the motors will shut off after 3 seconds. Simply restart the motors by moving both sticks down into the center again.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LvpW7oB44ZDBgZSZdN7%2F-Ly53uaO0sdfx7J1s_-s%2F-Ly549CvU004VIXsbGYy%2Fimage.png?alt=media\&token=3ab659ad-31fd-4c57-9d84-418c31ea6bf7)

Turning handheld transmitter on.


---

# 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-ranger-version-2/motor-start-first-flight.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.
