# OSDCloud Automate

- [Basic Configuration](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/basic-configuration.md): OSD 23.5.23.1+ Updated May 23, 2023
- [OSDCloudGUI Defaults](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/osdcloudgui-defaults.md): OSD 23.5.24.1+ Updated May 24, 2023
- [Autopilot](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/autopilot.md): OSD 23.5.23.1+ Updated May 23, 2023
- [Provisioning](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/provisioning.md): OSD 23.5.23.1+ Updated May 23, 2023
- [Windows Configuration Designer](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/provisioning/windows-configuration-designer.md): OSD 23.5.23.1+ Updated May 23, 2023
- [MSI Application PPKG](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/provisioning/msi-application-ppkg.md): OSD 23.5.23.1+ Updated May 23, 2023
- [Bulk Enroll PPKG](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/provisioning/bulk-enroll-ppkg.md): OSD 23.5.23.1+ Updated May 23, 2023
- [PowerShell Script PPKG](https://www.osdcloud.com/osdcloud-v1/osdcloud-automate/provisioning/powershell-script-ppkg.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/osdcloud-automate.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.
