> 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/apple-devices.md).

# Apple Devices

Supported Mobile Devices

***

## iPhone

* iPhone 11, 11 Pro, and 11 Pro Max and up
* iPhone X, Xr, Xs, Xs Max

{% hint style="info" %}
Most iPhone models released since 2018 are compatible with the app.
{% endhint %}

***

## iPad

* iPad Pro&#x20;
* iPad Air (3rd Gen) and Up
* iPad (7th Gen) and up
* iPad Mini 5 and up

{% hint style="info" %}
Most iPad models released since 2018 are compatible with the app.
{% endhint %}

***

## General

* 16 GB of device storage
* WiFi or Cellular connectivity

{% hint style="info" %}
A data connection is required to load FieldAgent account information.

[Terrain Informed Flights](/home/fieldagent-mobile-ios/60-second-guides/terrain-informed-flight.md) require a data connection at the field edge.
{% endhint %}

***

## Notes

* For the best app experience, you should have the latest [version](/home/fieldagent-mobile-ios/requirements/ios-system-software.md) of iOS.&#x20;
* Devices with Lightning port connectors may have issues with some older models of DJI Drones.&#x20;

{% hint style="warning" %}
Using older device models will lead to a degraded experience.
{% 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/fieldagent-mobile-ios/requirements/apple-devices.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.
