> 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/payloads/orus-l/hardware-configuration/mounting.md).

# MOUNTING

#### M-PORT QUICK RELEASE (IP VERSION) MOUNTING DIMENSION

<figure><img src="/files/6B5lBMbyJVgVQV3mZu7S" alt=""><figcaption><p>M-Port IP version</p></figcaption></figure>

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

**CONNECTION HUB MOUNTING DIMENSION**

{% hint style="info" %}
The connection hub is not IP-rated, so please ensure it is mounted under the drone body or in a location protected from water and dust
{% endhint %}

<figure><img src="/files/5n9kXZP7lHiVa3OfVQHh" alt=""><figcaption></figcaption></figure>

### QUICK RELEASE INSTALLATION

#### **CONNECT QUICK RELEASE**

STEP 1: The marks on the top part and bottom part must be aligned. The button 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 button on the ring aligns with the locked icon.

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

#### **DISCONNECT QUICK RELEASE**

STEP 1: Press and hold the button, and rotate the ring counterclockwise.

STEP 2: When the button on the ring is aligned with the unlock icon, the ORUS L can be detached from the top part of the Quick Release.

<figure><img src="/files/qlK7hAE72SNuUXcMKNWI" 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/payloads/orus-l/hardware-configuration/mounting.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.
