# SD Card Reader

{% hint style="info" %}
This hardware is only necessary for transferring files to and from your [Apple Device](/home/fieldagent-mobile-ios/requirements/apple-devices.md).&#x20;

It is required when viewing imagery from a camera's SD card or [exporting a flight plan](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md).
{% endhint %}

***

Your Sentera equipment kit may have come with an SD Card Reader. You will be able to use it with a compatible Apple Device.

If you need a reader, purchase one compatible with your Apple device.

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Lightning Reader</td><td></td><td></td><td><a href="https://www.apple.com/shop/product/MJYT2AM/A/lightning-to-sd-card-camera-reader">https://www.apple.com/shop/product/MJYT2AM/A/lightning-to-sd-card-camera-reader</a></td><td><a href="/files/9zeQQTCIwxOJsAsEeywx">/files/9zeQQTCIwxOJsAsEeywx</a></td></tr><tr><td>USB-C Reader</td><td></td><td></td><td><a href="https://www.apple.com/shop/product/MUFG2AM/A/usb-c-to-sd-card-reader">https://www.apple.com/shop/product/MUFG2AM/A/usb-c-to-sd-card-reader</a></td><td><a href="/files/xdBELnSkcStgvtBm0Hsf">/files/xdBELnSkcStgvtBm0Hsf</a></td></tr></tbody></table>


---

# 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/fieldagent-mobile-ios/requirements/sd-card-reader.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.
