# App Configuration

Configuration Policies for Apps, can be used with any EMM provider (e.g. Microsoft Intune, MobileIron, Jamf, Airwatch, XenMobile...).\
SCA uses a standard protocol, the [Mobile Device Management (MDM) protocol](https://developer.apple.com/business/documentation/MDM-Protocol-Reference.pdf) from Apple, which provides a way to tell a device to execute certain management commands remotely.\
\
\
In this chapters you can read about how you can use App Configurations for SCA:

{% content-ref url="/pages/RYTAzCKLQBnrrVVMFRKb" %}
[iOS - MobileDeviceManagement (MDM) protocol](/documentation/deployment-sca/app-configuration/ios-mobiledevicemanagement-mdm-protocol.md)
{% endcontent-ref %}

{% content-ref url="/pages/zDXDqSpl2kH1llomdljw" %}
[AppConfigurationPolicies](/documentation/deployment-sca/app-configuration/appconfigurationpolicies.md)
{% endcontent-ref %}

\
In this chapter you can find a full list of all possible Name/Values for SCA:

{% content-ref url="/pages/moAw51NoJWxNcLEFA6z7" %}
[App Configuration Policy -Name/Values for SCA](/documentation/app-configuration-policy-name-values-for-sca.md)
{% endcontent-ref %}

<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/app-configuration.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.
