# Integration

- [ADK: Use the OSDCloud Boot.wim](https://www.osdcloud.com/osdcloud-v1/integration/adk-use-the-osdcloud-boot.wim.md): OSD 23.5.16.2+ Updated May 18, 2023
- [MDT: Use the OSDCloud Boot.wim](https://www.osdcloud.com/osdcloud-v1/integration/mdt-use-the-osdcloud-boot.wim.md): OSD 23.5.16.2+ Updated May 18, 2023
- [MDT: Add OSDCloud WinPE Drivers](https://www.osdcloud.com/osdcloud-v1/integration/mdt-add-osdcloud-winpe-drivers.md): Requires OSD 22.10.7.2+
- [MDT: Use OSDCloud DriverPacks in a Task Sequence](https://www.osdcloud.com/osdcloud-v1/integration/mdt-use-osdcloud-driverpacks-in-a-task-sequence.md): Requires OSD 22.10.7.2+
- [OSDCloud IPU](https://www.osdcloud.com/osdcloud-v1/integration/osdcloud-ipu.md): This section will show a few additional functions in OSDCloud that can be used for Windows in-place upgrades, or creating upgrade media / WIM files
- [Windows In-place Upgrades](https://www.osdcloud.com/osdcloud-v1/integration/osdcloud-ipu/windows-in-place-upgrades.md): The OSD module now includes a function to perform an inplace upgrade of your windows device.
- [Windows Media Download](https://www.osdcloud.com/osdcloud-v1/integration/osdcloud-ipu/windows-media-download.md): The OSD module now includes a function to build upgrade media (including the install.wim) which can be pulled into MDT or ConfigMgr or other processes.
- [ISO: Adding a WIM](https://www.osdcloud.com/osdcloud-v1/integration/iso-adding-a-wim.md): OSD 23.5.23.1+ Updated May 23, 2023


---

# 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://www.osdcloud.com/osdcloud-v1/integration.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.
