> 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/s2gw-installation-manual/introduction.md).

# Introduction

The Boomerang 3 system can use many different types of sensors. This manual presents the installation of S2GW, a S2 radio network gateway based on Linux SBC. S2GW works as an interface between B3 system and a network of S2 radio nodes equipped with sensors.

S2GW replaces virtual serial interfaces like Tibbo, used with B2 and B3 systems.

The Boomerang 3 system is an automatic system logging and monitoring physical parameters like temperature, relative humidity, pressure etc.

It makes monitoring and quality assurance of your laboratory simple, precise, and efficient.

ICU Scandinavia AB reserves the rights to modify or update this document at any time without a notice.


---

# 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:

```
GET https://help.boomerang3.com/s2gw-installation-manual/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
