> For the complete documentation index, see [llms.txt](https://docs.auterion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.auterion.com/hardware-integration/skynode/skynode-ent-gov.md).

# Skynode ENT/GOV

<table data-full-width="false"><thead><tr><th width="279.66666666666663" align="center">Skynode Enterprise</th><th>Skynode OEM</th></tr></thead><tbody><tr><td align="center"><img src="/files/pu5xyeTj627o8CZSjt8d" alt="" data-size="original"></td><td><img src="/files/O4WM65n6tda5G5nGusCm" alt="" data-size="original"></td></tr><tr><td align="center">Recommended for R&#x26;D and Enterprise production.</td><td>Bare unit with heatsink and IMU mount.</td></tr></tbody></table>

{% hint style="danger" %}
Skynode Enterprise and Skynode OEM are not for sale anymore.

This page contains the relevant documentation for existing Skynode Enterprise and Skynode OEM deployed in the field.
{% endhint %}

## Datasheet

{% file src="/files/kWLqD3RGAwGbYXbGrDv5" %}
Datasheet v1.5.1
{% endfile %}

## Dimensions and CAD models

![Skynode Enterprise/Government](/files/Ze7unlrmDP4SK4vekegI)

![Skynode OEM](/files/HEM4o9YAMI7vp2KdLGCZ)

### 3D CAD Models

{% file src="/files/LO6V9KqnpXEm6nCrPHxj" %}
Skynode ENT/GOV Edition 3D CAD Model
{% endfile %}

{% file src="/files/CYfcO4wuFWJQiPafHWb3" %}
Skynode ENT/GOV 3D mockup
{% endfile %}

{% file src="/files/3zIkHQCXwbn8HqKRImsW" %}
Skynode OEM 3D mockup
{% endfile %}

## Interfaces

For a detailed explanation of the interfaces, please refer to the [Datasheet](#datasheet) (pp. 11-13).

![](/files/DzyuwwgpXjhFTiJfhUuO)


---

# 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.auterion.com/hardware-integration/skynode/skynode-ent-gov.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.
