# Installing Operating Systems

- [Windows](https://guides.bludood.com/utm/installing-operating-systems/windows.md)
- [Windows 98](https://guides.bludood.com/utm/installing-operating-systems/windows/windows-98.md)
- [Preparing the VM](https://guides.bludood.com/utm/installing-operating-systems/windows/windows-98/preparing-the-vm.md): Here we will prepare the VM with all its settings and files.
- [Installing Windows 98](https://guides.bludood.com/utm/installing-operating-systems/windows/windows-98/installing-windows-98.md): Installing Windows 98
- [Getting connected](https://guides.bludood.com/utm/installing-operating-systems/windows/windows-98/getting-connected.md): Connecting your VM to the internet for browsing the web.
- [macOS / Mac OS](https://guides.bludood.com/utm/installing-operating-systems/macos-mac-os.md)
- [Mac OS X 10.5](https://guides.bludood.com/utm/installing-operating-systems/macos-mac-os/mac-os-x-10.5.md)
- [Preparing the VM](https://guides.bludood.com/utm/installing-operating-systems/macos-mac-os/mac-os-x-10.5/preparing-the-vm.md): Configuring settings, and mounting your ISO.
- [Installing Mac OS X 10.5](https://guides.bludood.com/utm/installing-operating-systems/macos-mac-os/mac-os-x-10.5/installing-mac-os-x-10.5.md): Installing the OS, fixing an error and setting it up.


---

# 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://guides.bludood.com/utm/installing-operating-systems.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.
