> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-air-product-manual/rexgen-air-product-manual/overview-of-the-device/intended-use.md).

# Intended Use

The Influx ReXgen Air supports up to 4 CAN/CAN FD buses. It has GNSS and IMU and is specially designed to become a part of your fleet during production. It works on LTE CAT1, making it a cost-effective solution. The ReXgen Air is a data logger with onboard processing and telematics capabilities that connects machines to the cloud for data transfer via AWS (S3) or FTPS. The ReXgen Air provides an open platform and can be supported by any 3rd party tools to be integrated into any data system, allowing you to build your system to maintain your data. API includes functions to manage the logger over USB and retrieve and convert the data. ReXgen Air enables smart data collection and can be reconfigured and configured remotely.

*\*FTPS- PROT P (Data channel encryption not supported.*

{% hint style="danger" %}

#### Warning:

* Please do not use the logger's USB port for stand-alone data logging, as it may damage the port and will not be covered under warranty.
* Signal inputs (CAN, analogue or digital) should not exceed ±28 V.
* For stable operation, ensure all sensors and inputs share the same ground as the unit's power supply.
* ReXgen Air is an IP50 device (please ensure it is covered when mounting it in locations that may have water ingress).
  {% endhint %}


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-air-product-manual/rexgen-air-product-manual/overview-of-the-device/intended-use.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.
