# Introduction

There are multiple options available for users to interface with the 6X. These interfaces support the following hardware devices:

* Sentera Light Sensor/GPS based triggering/metadata
* DJI Skyport based systems (plug and play gimbal mount)
* Freefly Dovetail based systems (plug and play gimbal mount)
* MAVLink based systems (3.3V UART)
* Sentera based systems (ethernet)
* Customized ICD options, available upon request
* Gremsy T3/S1 Hyper Quick Mount based systems (plug and play gimbal mount)

***

Cables to interface to the sensor can be purchased directly from Sentera upon request.

{% embed url="<https://support.sentera.com/portal/en/kb/articles/contacting-support>" %}

***

## I/O

{% content-ref url="/pages/DGnlQRaBW3scGRGF7DMd" %}
[I/O](/home/6x-series-sensors-user-guide/integration-information/i-o.md)
{% endcontent-ref %}

## Communication Protocol

{% content-ref url="/pages/7DvSwHhKqrbWGIEUhYxa" %}
[Communication Protocol](/home/6x-series-sensors-user-guide/integration-information/communication-protocol.md)
{% endcontent-ref %}

## Mechanical

{% content-ref url="/pages/5D4dCuYtlMLVX8a8oVDM" %}
[Mechanical](/home/6x-series-sensors-user-guide/integration-information/mechanical.md)
{% endcontent-ref %}

## Gimbal Connectors

{% content-ref url="/pages/6TxbleNnYrIa1xIXc4e8" %}
[Gimbal Connectors](/home/6x-series-sensors-user-guide/integration-information/gimbal-connectors.md)
{% endcontent-ref %}

## Electrical Connectors

{% content-ref url="/pages/r4oAjYwjipQ7m6gg2LYe" %}
[Electrical Connectors](/home/6x-series-sensors-user-guide/integration-information/electrical-connectors.md)
{% endcontent-ref %}

## CAD Download

{% content-ref url="/pages/bubi9PYYnsnfVUZwPnwg" %}
[CAD Download](/home/6x-series-sensors-user-guide/integration-information/cad-download.md)
{% endcontent-ref %}

## EXIF and XMP Tags

{% content-ref url="/pages/FXxeWQo8pTOzNtJPdTcv" %}
[EXIF and XMP Tags](/home/6x-series-sensors-user-guide/integration-information/exif-and-xmp-tags.md)
{% endcontent-ref %}

***


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/integration-information/introduction.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.
