# BluDood's Guides

## BluDood's Guides

- [Welcome to BluDood's Guides!](https://guides.bludood.com/master.md)
- [About UTM](https://guides.bludood.com/utm/about-utm.md)
- [Useful tips](https://guides.bludood.com/utm/useful-tips.md)
- [Resizing a disk](https://guides.bludood.com/utm/useful-tips/resizing-a-disk.md)
- [Controls](https://guides.bludood.com/utm/controls.md)
- [Common errors](https://guides.bludood.com/utm/common-errors.md): This page will explain some of the most displayed errors in UTM.
- [Installing Operating Systems](https://guides.bludood.com/utm/installing-operating-systems.md): Here is a collection of guides on how to install certain Operating Systems in UTM.
- [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.
- [Tethering UTM](https://guides.bludood.com/utm/tethering-utm.md)
- [Jitterbug](https://guides.bludood.com/utm/tethering-utm/jitterbug.md)
- [Initial Setup](https://guides.bludood.com/utm/tethering-utm/jitterbug/initial-setup.md)
- [Launching UTM](https://guides.bludood.com/utm/tethering-utm/jitterbug/launching-utm.md)
- [libimobiledevice](https://guides.bludood.com/utm/tethering-utm/libimobiledevice.md)
- [Initial Setup](https://guides.bludood.com/utm/tethering-utm/libimobiledevice/initial-setup.md)
- [Launching UTM](https://guides.bludood.com/utm/tethering-utm/libimobiledevice/launching-utm.md)
- [Fortnite iOS](https://guides.bludood.com/ios/fortnite-ios.md): This guide will show how to install Fortnite on iOS/iPadOS after the ban.
- [Metal Performance Overlay](https://guides.bludood.com/ios/metal-performance-overlay.md): Performance overlay for iOS 16+
- [Urban Dictionary API](https://guides.bludood.com/apis/urban-dictionary-api.md): https://urbanapi.up.railway.app


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guides.bludood.com/master.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.
