# Quick Start: Tethered Omnitrack Buoy

### Requirements:

{% hint style="info" %}
This guide is written assuming that the Omnitrack system is outfitted with the MKIII ROVL. If using a different ROVL, the term "Transponder" instead refers to the "Transmitter," and the term "Transceiver" instead refers to the "Receiver."
{% endhint %}

#### Hardware:

* Tethered Omnitrack Buoy
* Network Hub

#### Software:

* [Cerulean SonarView](broken://pages/DSXdqeSVCqvrt6FDOK7Y)
* Any Web Browser

### Setting up the Omnitrack Buoy

1. Unbox the Omnitrack. See unboxing/assembly [video](https://vimeo.com/1099511373?share=copy). Be careful not to damage the ROVL Transceiver as its cable is connected to the buoy! Do not forget the included accessory package and ROVL Transponder in the packaging.
2. Assemble the Omnitrack. See unboxing/assembly [video](https://vimeo.com/1099511373?share=copy).

### Connecting the Omnitrack to a Network

* If using using the Cerulean network hub, follow the PC setup directions [here](broken://pages/EHvHrh1WXH6dOQbnvW21).
* If using using a BaseStation Plus, connect the Omnitrack through a POE injector to an RJ-45 port on the BaseStation Plus and follow the PC setup directions [here](broken://pages/5X98DNSzuj7NCfVbIev0).

### **BlueROV2 Transponder Installation and Setup**

Refer to installation instructions [here](https://docs.ceruleansonar.com/c/ethernet-rov-locator/bluerov-transmitter-transponder-installation-and-setup).


---

# 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/quick-start-guides/quick-start-tethered-omnitrack-buoy.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.
