# Deployment SCA

There are 3 ways to get SCA on your device. You can download the app directly from the AppStore or you can deploy the App through Microsoft Intune via iOS Store App or Volume Purchase Program-App.\
\
You can use SCA with any EMM provider (e.g. Microsoft Intune, MobileIron, Jamf, Airwatch, XenMobile....), cause the App uses a standard protocol, the [Mobile Device Management (MDM) protocol](https://developer.apple.com/business/documentation/MDM-Protocol-Reference.pdf) from Apple.\
\
SCA dedicated for Microsoft Intune supports the core Intune App Protection Policy settings and is capable of supporting advanced App Protection Policy, see [Microsoft Intune protected apps](https://learn.microsoft.com/en-us/mem/intune/apps/apps-supported-intune-apps#partner-productivity-apps) and App Configuration Policy settings, see [App configuration policies for Microsoft Intune](https://learn.microsoft.com/en-us/mem/intune/apps/app-configuration-policies-overview).<br>


---

# 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://docs.secure-contacts.com/documentation/deployment-sca.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.
