> For the complete documentation index, see [llms.txt](https://docs.gremsy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gremsy.com/gimbals/pixy-u/getting-started/mounting-hyper-quick-release.md).

# Mounting Hyper Quick Release

Using **4xM2.5** to mount the top part onto the frame or damping isolator.

Pay attention to the arrow on the hyper quick release which indicates the home position or forward position of the gimbal.

<figure><img src="/files/ThP15QV6vRM3P2PLL4uS" alt=""><figcaption></figcaption></figure>

Connect the UBEC cable to the Hyper Quick Release

<figure><img src="/files/TMVZpvgsqVNj7oHnv8pL" alt=""><figcaption></figcaption></figure>

**Connect**

**STEP 1:** The marks on the top part and bottom part must be aligned. The mark on the ring should be aligned with the unlocked icon as shown in the first picture.

**STEP 2:** Keep everything aligned and attach the bottom part to the top part.

**STEP 3:** Rotate the ring clockwise until the mark on the ring aligned with the locked icon.

<figure><img src="https://gremsy.com/Data/Sites/1/media/manual/pixy-u/20.png" alt=""><figcaption></figcaption></figure>

**Disconnect**

**STEP 1:** Rotate the ring counterclockwise.

**STEP 2:** When the mark on the ring aligned with the unlock icon, the PIXY U can be detached from the top part of the Hyper Quick Release.

<figure><img src="https://gremsy.com/Data/Sites/1/media/manual/pixy-u/21.png" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gremsy.com/gimbals/pixy-u/getting-started/mounting-hyper-quick-release.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
