> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/policy-and-security/europe-flying-regulations/b-rid-for-elios-3-mounting-instructions.md).

# B-RID for Elios 3 mounting instructions

### Received material

![](/files/bOXcGMyqCXeV8ALIvwV1)

1. Support with attached securing o-ring
2. Screws
3. Replacement o-ring

### Step-by-step Guide

Remove the 2 rear screws from the top of the drone

<img src="/files/sF4SryYIBEOAdQLS07Uu" alt="" width="563">

Place the support

<img src="https://lh5.googleusercontent.com/y8f0mX-n3CHAItCG6OfJyQC5BSuq4fiLuxtkO_QSQfCHoiWu4Uk7kcHh-EAHhaq2NqMve1Y8WQHGX-baiV0o1dE34706Ou8Eml8Iv5ifQttqAVNiM1TNl8lXCahgMgpzu1AXUyPYY-ekpcTNTGafGuc" alt="" height="600" width="600">

Secure the support with the 2 provided screws

![](/files/YjzNZOT1buV0cJYK9Px9)

Place the Remote ID device

<img src="https://lh6.googleusercontent.com/8-NMg1ZwirMd0Ox_OyQPOZd39T3SQdu3MP4Q3TZXKZIkyQiKnhso5cLRfOngrXv0-kLSO2LjC5UGTAXIZLXh4eCCzl1aYtbIOZVL5WsgLg1FsCeIKaUF_Qb2JJ4WPERdnA5bateJ3YtNOqEUtq_TLXg" alt="" height="600" width="600">

Secure the Remote ID device

![](/files/kLBwbc0rSSRJda4AHUI0)

### Recommended Remote ID device

We have tested Elios 3 with the [Dronetag Beacon](https://dronetag.cz/products/beacon/). While you could use another model, we highly recommend using this one as the support has been made to fit with it.

If you prefer to use another type of device, please be sure that the dimensions do not exceed 36.5 mm (l) x 25 mm (w) x 16 mm (h) and that no external antennas are needed or present.


---

# 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://knowledge.flyability.com/policy-and-security/europe-flying-regulations/b-rid-for-elios-3-mounting-instructions.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.
