> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/cg1018-relay-box-installation-manual/overview/connectors.md).

# Connectors

The CG1018 Relay Box has the following external connectors:

<figure><img src="/files/3InqDi4PTyrY2nCe5zaM" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="127">Connector</th><th width="193">Description</th><th>Remarks</th></tr></thead><tbody><tr><td>Ethernet</td><td>1Gb Ethernet socket</td><td></td></tr><tr><td>Power</td><td>10 to 36V DC input</td><td>Over voltage and opposite polarity protected. Device is delivered with 24V, 1.5A power supply with a dedicated plug. The plug type is <a href="https://pl.farnell.com/en-PL/multicomp/mc000096/terminal-block-pluggable-2pos/dp/2008072">Pluggable Terminal Block, 3.81 mm, 2 Ways, 26AWG to 16AWG, Screw, 10 A</a>, e.g. MULTICOMP PRO MC000096.</td></tr><tr><td>Outputs</td><td>Three Relay/GND/DC outputs</td><td>The outputs operation depends on the settings of the jumpers inside the unit as described in <a data-mention href="/pages/2PhJYLwRa5v0zE8ULWFn">/pages/2PhJYLwRa5v0zE8ULWFn</a>. The unit is delivered with a plug. The plug type is <a href="https://pl.farnell.com/en-PL/multicomp/mc000100/terminal-block-pluggable-6pos/dp/2008077">Pluggable Terminal Block, 3.81 mm, 6 Ways, 26AWG to 16AWG, Screw, 10 A</a>, e.g. MULTICOMP PRO MC000100. </td></tr></tbody></table>

There are also 3 [Status LEDs](/cg1018-relay-box-installation-manual/overview/status-leds.md) between the power and output connectors.


---

# 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://help.boomerang3.com/cg1018-relay-box-installation-manual/overview/connectors.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.
