> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/operation/standard-operating-procedure.md).

# Standard Operating Procedure

6X Series Sensors Standard Operating Procedure Introduction

## Operational Modes

The 6X can operate in two different modes. Each of these modes has a slightly different Standard Operating Procedure.&#x20;

***

## Integrated Mode

{% content-ref url="/pages/tl3u9OqwYmZjrtiGDswx" %}
[Integrated Mode](/home/6x-series-sensors-user-guide/6x-series-sensors/operation/standard-operating-procedure/integrated-mode.md)
{% endcontent-ref %}

In this mode the 6X ingests triggering commands and GPS/Altitude/Attitude from the drone to capture and geotag imagery. This is the most common operational mode.

Supported Aircraft:

* DJI M300/350
* DJI M200/210
* Freefly Astro/ Alta X Gen 2&#x20;
* Inspired Flight IF800 & IF1200

***

## Stand Alone Mode (External GPS)

{% content-ref url="/pages/J8Y4iec0jBNIJju3tcAv" %}
[Stand Alone Mode (External GPS)](/home/6x-series-sensors-user-guide/6x-series-sensors/operation/standard-operating-procedure/stand-alone-mode-external-gps.md)
{% endcontent-ref %}

In this mode the 6X uses GPS data from the light sensor/GPS module to determine when it should trigger the camera.&#x20;

***

## Notes

{% hint style="info" %}
Operational mode and capture settings are selected using the configuration menu.&#x20;
{% endhint %}

{% hint style="warning" %}
Advanced or custom configurations of the 6X may required a modified standard operating procedure.&#x20;
{% endhint %}


---

# 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://support.senterasensors.com/home/6x-series-sensors-user-guide/6x-series-sensors/operation/standard-operating-procedure.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.
