> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/rx-lorawan/installation.md).

# Installation

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-power-off">:power-off:</i></h4></td><td><h4><strong>Power supply</strong></h4></td><td><p>Three power supply options: </p><ul><li>Detachable terminal block 12-24V AC/DC</li><li>Power over Ethernet (PoE)</li><li>12V DC power adapter</li></ul></td><td><a href="/pages/6059c2b0827607e8548df274796eafb1daf10787">Learn more</a></td><td><a href="/pages/6059c2b0827607e8548df274796eafb1daf10787">/pages/6059c2b0827607e8548df274796eafb1daf10787</a></td></tr><tr><td><h4><i class="fa-reflect-both">:reflect-both:</i></h4></td><td><h4><strong>Antenna</strong></h4></td><td>Connect the long-range antenna (Ref: ANT REN SMA LR 868 1000-008) to the gateway's SMA connector for optimal radio performance.</td><td><a href="/pages/b0dc2d5ab80b9e8631565b1aa101c9bea899e8e8">Learn more</a></td><td><a href="/pages/b0dc2d5ab80b9e8631565b1aa101c9bea899e8e8">/pages/b0dc2d5ab80b9e8631565b1aa101c9bea899e8e8</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><h4><strong>Mounting</strong></h4></td><td><p>The gateway can be mounted in two ways:</p><ul><li>on a TH 35 DIN rail using the native mounting system</li><li>on a wall via the through holes accessible under the cover</li></ul></td><td><a href="/pages/438842466ad3c2a13b9b412eb0e0916fa9179562">Learn more</a></td><td><a href="/pages/438842466ad3c2a13b9b412eb0e0916fa9179562">/pages/438842466ad3c2a13b9b412eb0e0916fa9179562</a></td></tr><tr><td><h4><i class="fa-arrow-right-arrow-left">:arrow-right-arrow-left:</i></h4></td><td><h4><strong>Modbus connectivity</strong></h4></td><td><p>The gateway supports two types of Modbus connectivity:</p><ul><li>RS485 via the dedicated detachable terminal block</li><li>TCP/IP via the Ethernet port</li></ul></td><td><a href="/pages/df56524b80abea9405d5e899ed75ceb3077dcabc">Learn more</a></td><td><a href="/pages/df56524b80abea9405d5e899ed75ceb3077dcabc">/pages/df56524b80abea9405d5e899ed75ceb3077dcabc</a></td></tr></tbody></table>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/rx-lorawan/installation.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.
