# How To Tell Which IMU is Active

Since the IMU type is defined in software it is possible to set either IMU type in the ROVL Receiver or Transceiver. We recommend you use the correct IMU for your model. You can tell which IMU is active by looking on the Dashboard tab of the CeruleanTracker main window. IMU status for a Mk II IMU will be a four-digit number. IMU status for a Cerulean IMU will be "CIMU".

<figure><img src="/files/ZZiPYtJoBhdFkjzkUBkb" alt=""><figcaption><p>Mk II IMU (left side, circled in red), Cerulean IMU (right side, circled in red)</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/inertial-measurement-unit-imu/how-to-tell-which-imu-is-active.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.
