> For the complete documentation index, see [llms.txt](https://developer.magtek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/rms-application-encryption-onboarding-ios/overview.md).

# Overview

This document is intended to describe onboarding for Selectable Card Data Encryption (SCDE) available on DynaFlex II GO devices. This feature is intended to allow the user to view card data outside of a transaction scenario. It is accessible using the MagTek Reader Management System (RMS) Application available in the Apple App Store.

### iOS System Requirements for SCDE <a href="#ios_system_requirements_for_scde" id="ios_system_requirements_for_scde"></a>

The feature will work only with the RMS iOS app compatible with iPhone, iPad, and iPod touch, iPad OS.

### RMS iOS Application <a href="#rms_ios_application" id="rms_ios_application"></a>

* iOS Application (PN 1000009755)
* Compatible with Bluetooth Low Energy (BLE) connected readers, as well as WLAN enabled readers.
* SCDE is supported for MagTek DynaFlex II GO devices only.

### Installation and User Interface <a href="#installation_and_user_interface" id="installation_and_user_interface"></a>

Refer to *D998200681 MagTek Reader Management System (RMS) iOS Application Installation and Operation Manual* for detailed instructions on how to install the RMS app and how to use it.


---

# 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://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/rms-application-encryption-onboarding-ios/overview.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.
