# Virtual Drive (VHD)

- [Create VHD file with VHD Tools](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/create-vhd-file-with-vhd-tools.md): Guide for creating fixed-size VHD files using the IODD VHD Tool application.
- [Advanced VHD Tool++ Functions](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/advanced-vhd-tool-functions.md)
- [Convert ISO file to UEFI bootable Drive](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/convert-iso-file-to-uefi-bootable-drive.md): Guide for converting an ISO file into a UEFI-bootable virtual drive.
- [WTG/Boot Camp (Mac OSX)](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/wtg-boot-camp-mac-osx.md): Guide for setting up Windows To Go (WTG) and Boot Camp for Intel/AMD PCs and Intel-based Macs.
- [Make Virtual Drive for Silicon Mac](https://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd/make-virtual-drive-for-silicon-mac.md): Guide for creating a virtual drive file on Apple Silicon Macs without using the Windows-only VHD Tool.


---

# 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://help.iodd.kr/bootable-virtual-drive/virtual-drive-vhd.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.
