> For the complete documentation index, see [llms.txt](https://docs.stoik.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoik.io/stoik-mdr.md).

# Stoïk MDR

- [EDR setup: Overview](https://docs.stoik.io/stoik-mdr/edr-setup-overview.md)
- [Do I need to uninstall the antivirus before the EDR setup?](https://docs.stoik.io/stoik-mdr/edr-setup-overview/do-i-need-to-uninstall-the-antivirus-before-the-edr-setup.md)
- [Exclusion rules with an EDR](https://docs.stoik.io/stoik-mdr/edr-setup-overview/exclusion-rules-with-an-edr.md)
- [EDR setup: CrowdStrike](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike.md)
- [EDR - Main module](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module.md)
- [Errors during CrowdStrike EDR setup](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/errors-during-crowdstrike-edr-setup.md)
- [Setup CrowdStrike on Windows](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/setup-crowdstrike-on-windows.md)
- [Setup CrowdStrike on MacOS](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/setup-crowdstrike-on-macos.md)
- [Setup CrowdStrike on ChromeOS](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/setup-crowdstrike-on-chromeos.md)
- [Setup CrowdStrike on Linux](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/setup-crowdstrike-on-linux.md)
- [Setup Crowdstrike on virtual environments](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-main-module/setup-crowdstrike-on-virtual-environments.md)
- [EDR - Options](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-options.md)
- [Setup CrowdStrike on mobile devices](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-options/setup-crowdstrike-on-mobile-devices.md)
- [Setup CrowdStrike's Device Control](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-options/setup-crowdstrikes-device-control.md)
- [Setup CrowdStrike's ITP with Entra ID](https://docs.stoik.io/stoik-mdr/edr-setup-crowdstrike/edr-options/setup-crowdstrikes-itp-with-entra-id.md)
- [EDR setup: SentinelOne](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone.md)
- [EDR - Main module](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-main-module.md)
- [Setup SentinelOne on Windows](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-main-module/setup-sentinelone-on-windows.md)
- [Setup SentinelOne on MacOS](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-main-module/setup-sentinelone-on-macos.md)
- [Setup SentinelOne on Linux](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-main-module/setup-sentinelone-on-linux.md)
- [EDR - Options](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-options.md)
- [Setup IS-IDP: Identity Security - Identity Detection & Protection (RangerAD)](https://docs.stoik.io/stoik-mdr/edr-setup-sentinelone/edr-options/setup-is-idp-identity-security-identity-detection-and-protection-rangerad.md)
- [EDR setup: MS Defender](https://docs.stoik.io/stoik-mdr/edr-setup-ms-defender.md)
- [EDR Monitoring](https://docs.stoik.io/stoik-mdr/edr-monitoring.md)
- [How to read the Hosts table?](https://docs.stoik.io/stoik-mdr/edr-monitoring/how-to-read-the-hosts-table.md)
- [How to uninstall an EDR host?](https://docs.stoik.io/stoik-mdr/edr-monitoring/how-to-uninstall-an-edr-host.md)
- [Does EDR also monitor internal vulnerabilities?](https://docs.stoik.io/stoik-mdr/edr-monitoring/does-edr-also-monitor-internal-vulnerabilities.md)
- [Does EDR slow down my computer?](https://docs.stoik.io/stoik-mdr/edr-monitoring/does-edr-slow-down-my-computer.md)
- [What if Internet connectivity is lost?](https://docs.stoik.io/stoik-mdr/edr-monitoring/what-if-internet-connectivity-is-lost.md)
- [How to define priority contacts in case of an MDR alert?](https://docs.stoik.io/stoik-mdr/how-to-define-priority-contacts-in-case-of-an-mdr-alert.md)
- [How to read MDR results?](https://docs.stoik.io/stoik-mdr/how-to-read-mdr-results.md)
- [How to add more licences?](https://docs.stoik.io/stoik-mdr/how-to-add-more-licences.md)
- [How to read the Users table?](https://docs.stoik.io/stoik-mdr/how-to-read-the-users-table.md)


---

# 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:

```
GET https://docs.stoik.io/stoik-mdr.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.
