# Device Configuration

Each device in your organization's deployment must be enrolled in your organization's environment before it can be managed. After the device has been enrolled, it becomes managed, and your organization can assign policies and apps to the device through a mobile device management (MDM) provider such as Faronics Deploy.

* [MDM Set up](/faronicsdeploy/mobile-device-management/device-configuration/mdm-set-up.md)
* [Enroll Standard Device](/faronicsdeploy/mobile-device-management/device-configuration/enroll-standard-device.md)
* [Enroll Lite Device](/faronicsdeploy/mobile-device-management/device-configuration/enroll-lite-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.faronics.com/faronicsdeploy/mobile-device-management/device-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.
