# Setup CrowdStrike on mobile devices

CrowdStrike Falcon can be installed on smartphones via an MDM solution or manually using a QR code.

{% tabs %}
{% tab title="MDM" %}
MDM deployment is available pre-configured for dozens of solutions, but remains compatible with solutions not listed.

1. Contact our team at <protect@stoik.io>.
2. We will provide you with a configuration file tailored to your MDM solution.
3. Integrate this file into your MDM console to trigger the installation on the target mobile devices.
   {% endtab %}

{% tab title="Manual" %}

#### Setup in Stoïk Protect

1. Open Stoïk Protect, go to `MDR` > `Settings`.
2. Under the `Mobiles` section, click `Deploy`.
3. Add employees by entering their email addresses manually, or uploading a CSV file.
4. Each employee receives a personalized email containing a QR code.

<figure><img src="/files/lP3IOocqVz6y5NbHLTiH" alt=""><figcaption></figcaption></figure>

#### Install on the mobile device

1. Download the CrowdStrike Falcon app.
2. Open the app and scan the QR code received by email.

   <figure><img src="/files/M4JpwoAC5tgddBIC1Irp" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/eWgf7ga4bytY24Iu3JON" alt=""><figcaption></figcaption></figure>

The EDR installs automatically and the device appears in your monitored hosts list in Stoïk Protect.
{% endtab %}
{% endtabs %}

## Good to know

**What happens if a user uses their work phone for personal purposes?**

* **Android:** Two separate environments can be configured via software separation (with two "Play Stores"). In this case, no personal activity is blocked, as CrowdStrike is only installed on one environment.
* **iOS:** CrowdStrike does not have the ability to block applications. The installation is non-intrusive, focused on detecting risky behavior.

**What does the mobile EDR block?**

* Malicious IP addresses and domains
* Applications deemed dangerous

The features for viewing installed applications are not enabled.


---

# 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.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-options/setup-crowdstrike-on-mobile-devices.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.
