# DEVICE MANAGEMENT

- [Device Enrolment](https://docs.cubilock.com/device-management/device-enrolment.md)
- [Device Enrolment - QR Code](https://docs.cubilock.com/device-management/device-enrolment/device-enrolment-qr-code.md): How to Enrol Fully Managed Devices?
- [Device Enrolment - NFC](https://docs.cubilock.com/device-management/device-enrolment/device-enrolment-nfc.md)
- [Device Enrolment - DPC identifier method](https://docs.cubilock.com/device-management/device-enrolment/device-enrolment-dpc-identifier-method.md)
- [Device Enrolment - Sign-in URL](https://docs.cubilock.com/device-management/device-enrolment/device-enrolment-sign-in-url.md)
- [Bulk Registration - CSV](https://docs.cubilock.com/device-management/device-enrolment/bulk-enrolment-csv.md)
- [Send a Broadcast Message](https://docs.cubilock.com/device-management/send-a-broadcast-message.md)
- [Remotely Lock Screen](https://docs.cubilock.com/device-management/remotely-lock-a-device.md)
- [Reset Device Password](https://docs.cubilock.com/device-management/reset-device-password.md)
- [Remotely Reboot a Device](https://docs.cubilock.com/device-management/remotely-reboot-a-device.md)
- [Remotely Block/Unblock a Device](https://docs.cubilock.com/device-management/remotely-block-unblock-a-device.md)
- [Remotely Factory Reset](https://docs.cubilock.com/device-management/remotely-wipe-data.md)
- [Remove Device (Factory Reset)](https://docs.cubilock.com/device-management/remove-device.md)


---

# 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.cubilock.com/device-management.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.
