> 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/fieldagent-mobile-ios/requirements/sentera-cameras.md).

# Sentera Cameras

Flight Planning Support

All Sentera Cameras have first-class mobile app support for performing autonomous missions and flight plan export.&#x20;

***

This is a comprehensive list of Sentera Sensors that can be used to plan a flight:

* Sentera Single: NDVI and NDRE
* Sentera Double 4K: Ag+, Analytics, Multispectral, NDRE, NDVI/NDRE, Weed Mapper
* Sentera Double 4K Skyport: Ag+, Analytics, Multispectral, NDRE, NDVI/NDRE, Weed Mapper
* Sentera 6X: Multispectral and Thermal
* Sentera 6X Skyport: Multispectral and Thermal
* Sentera 65R: 27mm (Standard) and 43mm
* Sentera 65R DGR: 27mm (Standard) and 43mm

{% hint style="info" %}
See the user guides for [Sentera 6X](https://sentera.gitbook.io/6x-multispectral-sensor-user-guide) and [Sentera 65R](https://sentera.gitbook.io/65r-sensor-user-guide) for more details.
{% endhint %}

***

## Notes

Skyport cameras can be used for flight planning. However, only the Matrice 200/210 and Matrice 300 are supported for executing autonomous missions.

The Matrice 350 and later require a flight plan to be exported and executed inside DJI Pilot 2 on the drone's RC.

{% hint style="info" %}
See the related pages for more information on how to [Fly a Drone](/home/fieldagent-mobile-ios/60-second-guides/fly-a-drone.md) or use [Flight Plan Export](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md).
{% endhint %}

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FXkfJHUOb2NAUzkvK7HMR%2FSentera%20Cameras.jpg?alt=media&amp;token=cf2b337c-b196-451e-a126-7730457cdb01" alt=""><figcaption><p>Camera Selection Screen</p></figcaption></figure>


---

# 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/fieldagent-mobile-ios/requirements/sentera-cameras.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.
