# Coordinate Frame

For adding mounting offsets in SonarView, you'll need to know the coordinate frame of the Surveyor:

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

As shown in the image, a positive X-axis offset places the Surveyor forward of the position source, a positive Y-axis offset places it to starboard, and a positive Z-axis offset places it below the position source.

Roll is a rotation about the X-axis. Using the right-hand rule, a positive roll is defined by pointing your right thumb in the positive X direction (forward); the direction your fingers curl indicates the positive direction of rotation (pitch & yaw offsets are not supported by SonarView).

The image below shows where to measure from for the mounting offsets:

<figure><img src="/files/1XZjThTu92f7R4IhhLSu" 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/surveyor-240-16/coordinate-frame.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.
