# Omnitrack Wi-Fi Module System

Before using the Wi-Fi module, see this section on [how to maintain your battery](/c/omnitrack/omnitrack-wi-fi-module-system/battery-safety-and-care.md).

The Wi-Fi module provides a flexible method for the Omnitrack to communicate with the ROV network and the user laptop. It consists of the following:

* A Wi-Fi radio.
* A 7 dBi Wi-Fi antenna.
* A battery to power the Radio and the Omnitrack.
* An external power switch.
* A water-resistant enclosure (IP-65 rating).&#x20;

{% hint style="warning" %}
The Wi-Fi module is not intended to be submerged.
{% endhint %}

<figure><img src="/files/WimbR6XmQl3vRJN2m4EN" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.ceruleansonar.com/c/omnitrack/omnitrack-wi-fi-module-system.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.
