# OS DEPLOYMENT

- [Navigating the OS Deployment Control Grid](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/navigating-the-os-deployment-control-grid.md)
- [Imaging Utility Requirements](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/untitled.md)
- [Getting Images Ready for Deployment](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/getting-images-ready-for-deployment.md): Details the required steps to get images ready for deployment to client systems.
- [Loading Images from ISO Files](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/getting-images-ready-for-deployment/loading-images-iso-files.md)
- [Download and Install the Faronics Deploy Imaging Server Tool](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/getting-images-ready-for-deployment/loading-images-iso-files/download-and-install-the-faronics-deploy-imaging-tool.md)
- [Loading ISO Image Files via the Faronics Deploy Imaging Tool](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/getting-images-ready-for-deployment/loading-images-iso-files/loading-iso-images-files-via-the-faronics-deploy-imaging-tool.md)
- [Building Images for Deployment - Template Machine](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/getting-images-ready-for-deployment/building-images-for-deployment.md)
- [Capturing Images](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/capturing-images.md): This guide outlines the process of capturing an Image file from a Template Machine (a machine configured for other systems to be deployed from).
- [Deployment Packages](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/deployment-pacakges.md): When deploying images to client systems, users will select a Deployment Package to push to the client systems.
- [Deployment Package Install Settings](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/deployment-pacakges/os-deployment-1.md)
- [Post Imaging Actions](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/post-imaging-actions.md): These are tasks (added to the Deployment Package) performed after a computer is Imaged.
- [USB Media Creator](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/usb-media-creator.md)
- [Generate a Portable USB Creator (Used to Create a Recovery USB Drive)](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/usb-media-creator/create-a-portable-usb-creator-recovery-usb-drive.md)
- [Create a Recovery USB Flash Drive from a Portable USB Creator](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/usb-media-creator/creating-a-bootable-usb-flash-drive-from-a-boot-utility.md)
- [Inject Drivers into the boot.wim File](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/inject-drivers-into-the-boot.wim-file.md)
- [Abort the Sysprep Task](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/os-deployment/abort-the-sysprep-task.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/faronics-deploy-docs/portuguese-1/os-deployment.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.
