# Multi-Unit 1:1

The 1:1 case is not actually a multi-unit case. It is the basic configuration for which the ROVL was designed. All ROVL units can operate in a 1:1 configuration. If a topside GPS is also used, the absolute position of the ROV or diver can be determined.

{% hint style="info" %}
The 1:1 case is supported by CeruleanTracker and CeruleanMap software. Additionally, users can write their own software to make of of the positional information created.
{% endhint %}

<figure><img src="/files/ac1ZLaElB2sDmNbm56QL" alt=""><figcaption><p>Canonical Case: One receiver tracking one transmitter on an ROV</p></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/multi-unit-operation-swarms/multi-unit-1-1.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.
