# Standard Operating Procedure

## Operational Modes

The 65R can operate in two different modes. Each of these modes has a slightly different Standard Operating Procedure.

***

### Integrated Mode

{% content-ref url="/pages/bPRgxzg9ZmodLN3JqD6d" %}
[Integrated Mode](/home/65r-sensor-user-guide/65r-sensor/operation/standard-operating-procedure/integrated-mode.md)
{% endcontent-ref %}

In this mode the 65R ingests triggering commands and GPS/Altitude/Attitude from the drone to capture and geotag imagery. This is the most common operational mode.&#x20;

Support Aircraft:

* DJI M300/M350
* DJI M200/210
* Freefly Astro&#x20;
* IF800 & IF1200

***

### Stand Alone Mode (Sentera GPS)

{% content-ref url="/pages/YpCv3HvZTz7MyNdGF0vm" %}
[Stand Alone Mode (External GPS)](/home/65r-sensor-user-guide/65r-sensor/operation/standard-operating-procedure/stand-alone-mode-external-gps.md)
{% endcontent-ref %}

In this mode the 65R uses GPS data from the light sensor/GPS module to determine when it should trigger the camera.

***

## Notes

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

{% hint style="warning" %}
Advanced or custom configurations of the 65R may required a modified standard operating procedure.
{% endhint %}


---

# 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/65r-sensor-user-guide/65r-sensor/operation/standard-operating-procedure.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.
