# Overview

{% hint style="warning" %}
This manual describes the classic (serial-only) version of the ROV Locator. Be sure this is the version you have. See [here ](/c/rov-locator/determining-the-rovl-version.md)for help on deciding what kind of ROV Locator you have.
{% endhint %}

The ROV Locator is designed for low-cost, medium accuracy localization of underwater objects.

* The system can be used to guide an ROV to an area of interest, either manually or autonomously
* The system can be used to locate an ROV or AUV
* Other applications, such as swarming, are also possible

This system is designed and priced for use by people who need to know generally where their ROV is located. It is not intended to be a survey-grade instrument, and it has few features not directly required for the primary function.

A minimum complete system requires both a transmitter or transponder and a receiver or transceiver.

<figure><img src="/files/QklAp0E8jza6cvzzbH9F" 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/rov-locator/overview.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.
