> For the complete documentation index, see [llms.txt](https://docs.ceruleansonar.com/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ceruleansonar.com/c/omniscan3d/getting-started/whats-in-the-box.md).

# What's In The Box

**Omniscan 3D**&#x20;

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

* **Omniscan 3D All-in-one unit**
* 4-pin JST-GH to JST-GH Jumper
* 4-pin JST-GH to JST-GH Adapter
* 4-pin JST-GH to RJ45 (female) Adapter
* Penetrator O-ring and Nut

**Omniscan 3D 450 SS \[Modular]**

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

* Omniscan 3D 450 RX16 Receive Array with removable Omniscan 450 SS adapter
* Omniscan 450 SS Transducer with 1m shielded cable
* Omniscan 450 electronics module
* 1m Ethernet cable with 4-pin JST GH connectors (compatible with Blue Robotics Ethernet Switch) for the electronics module. Cable also has another pair of wires for supplying power.
* 2x 4-pin JST-GH to RJ45 (female) Adapter
* 4-pin JST-GH to JST-GH Adapter
* 4-pin JST-GH to JST-GH Jumper
* Penetrator O-ring and Nut for RX16 Receive Array
* Wetlink Penetrator for SS Transducer
* 8x M3x12mm standoffs and 4x M3x6 screws for electronics module

**Omniscan 3D Upgrade Kit**

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

* Omniscan 3D 450 RX16 Receive Array with removable Omniscan 450 SS adapter
* 4-pin JST-GH to RJ45 (female) Adapter
* 4-pin JST-GH to JST-GH Adapter
* 4-pin JST-GH to JST-GH Jumper
* Penetrator O-ring and Nut
* 2x Screws for Omniscan 450 SS adapter


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ceruleansonar.com/c/omniscan3d/getting-started/whats-in-the-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
