# Docs

- [Deployment](https://osconfig.osdeploy.com/docs/untitled.md)
- [ConfigMgr New PC TS Package](https://osconfig.osdeploy.com/docs/untitled/configmgr-new-pc-ts-package.md)
- [ConfigMgr New PC TS Unattend.xml](https://osconfig.osdeploy.com/docs/untitled/configmgr-new-pc-ts-unattend.xml.md)
- [ConfigMgr New PC TS Provisioning Package](https://osconfig.osdeploy.com/docs/untitled/configmgr-new-pc-ts-provisioning-package.md)
- [MDT New PC TS](https://osconfig.osdeploy.com/docs/untitled/mdt-new-pc-ts.md)
- [Customize](https://osconfig.osdeploy.com/docs/untitled-1.md)
- [Alpha](https://osconfig.osdeploy.com/docs/untitled-1/alpha.md)
- [Apps](https://osconfig.osdeploy.com/docs/untitled-1/apps.md)
- [Background](https://osconfig.osdeploy.com/docs/untitled-1/background.md)
- [LocalPolicy](https://osconfig.osdeploy.com/docs/untitled-1/localpolicy.md)
- [ImportGPO](https://osconfig.osdeploy.com/docs/untitled-1/localpolicy/importgpo.md)
- [ImportTXT](https://osconfig.osdeploy.com/docs/untitled-1/localpolicy/importtxt.md)
- [LGPO](https://osconfig.osdeploy.com/docs/untitled-1/localpolicy/lgpo.md)
- [Import-GPO.ps1](https://osconfig.osdeploy.com/docs/untitled-1/localpolicy/import-gpo.ps1.md)
- [RegistryXML](https://osconfig.osdeploy.com/docs/untitled-1/registryxml.md)
- [Scripts](https://osconfig.osdeploy.com/docs/untitled-1/scripts.md)
- [Start](https://osconfig.osdeploy.com/docs/untitled-1/start.md)
- [Theme](https://osconfig.osdeploy.com/docs/untitled-1/theme.md)
- [Zeta](https://osconfig.osdeploy.com/docs/untitled-1/zeta.md)
- [Group Policies](https://osconfig.osdeploy.com/docs/untitled-2.md)
- [Best Practices](https://osconfig.osdeploy.com/docs/untitled-2/best-practices.md)
- [Edit Local Policy with Reg Keys](https://osconfig.osdeploy.com/docs/untitled-2/best-practices/edit-local-policy-with-reg-keys.md)
- [Active Directory GPO](https://osconfig.osdeploy.com/docs/untitled-2/active-directory-gpo.md)
- [Build a Domain Controller](https://osconfig.osdeploy.com/docs/untitled-2/build-a-domain-controller.md)
- [Update ADMX Templates](https://osconfig.osdeploy.com/docs/untitled-2/update-admx-templates.md)
- [Local vs Domain Policies](https://osconfig.osdeploy.com/docs/untitled-2/local-vs-domain-policies.md)
- [Import OSDeploy GPOs](https://osconfig.osdeploy.com/docs/untitled-2/import-osdeploy-gpos.md)
- [Edit OSDeploy Branding GPO](https://osconfig.osdeploy.com/docs/untitled-2/edit-osdeploy-branding-gpo.md)
- [Provisioning Packages](https://osconfig.osdeploy.com/docs/untitled-3.md)
- [PowerShell Script to PPKG](https://osconfig.osdeploy.com/docs/untitled-3/powershell-script-to-ppkg.md)
- [OSConfig to PPKG](https://osconfig.osdeploy.com/docs/untitled-3/osconfig-to-ppkg.md)
- [Registry](https://osconfig.osdeploy.com/docs/untitled-4.md)
- [Group Policy Preferences](https://osconfig.osdeploy.com/docs/untitled-4/group-policy-preferences.md)
- [GPP Registry.xml](https://osconfig.osdeploy.com/docs/untitled-4/gpp-registry.xml.md)
- [RegistryXML Files](https://osconfig.osdeploy.com/docs/untitled-4/registryxml-files.md)
- [Convert REG to RegistryXML](https://osconfig.osdeploy.com/docs/untitled-4/convert-reg-to-registryxml.md)
- [Apply RegistryXML Files](https://osconfig.osdeploy.com/docs/untitled-4/apply-registryxml-files.md)
- [How To](https://osconfig.osdeploy.com/docs/untitled-5.md)
- [Theme Customization](https://osconfig.osdeploy.com/docs/untitled-5/theme-customization.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://osconfig.osdeploy.com/docs.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.
