diff --git a/content/docs/hydrodactyl/automated.mdx b/content/docs/hydrodactyl/automated.mdx
index 12ec5d0..a2727d0 100644
--- a/content/docs/hydrodactyl/automated.mdx
+++ b/content/docs/hydrodactyl/automated.mdx
@@ -1,56 +1,12 @@
---
title: Automated Installation
-description: A simple script-based installer for Hydrodactyl
+description: Automated installer for Hydrodactyl (currently unavailable)
---
-## Easy Script Installation
-**Officially licensed third-party script**
-A community member has built an automated installer to get Hydrodactyl up and running quickly — no deep technical knowledge required. You can find the script at their repository: [github.com/Muspelheim-Hosting/hydrodactyl-installer](https://github.com/Muspelheim-Hosting/hydrodactyl-installer)
-
-Whether you're an experienced sysadmin or setting up your first game server, this script makes the installation process straightforward and hassle-free.
-
-## Quickstart
-### System requirements
-#### Minimum Requirements
-
-| Component | Specification |
-|-----------|--------------|
-| **CPU** | 2 cores (x86_64 or ARM64) |
-| **RAM** | 2 GB |
-| **Storage** | 20 GB SSD |
-| **Network** | Public IPv4 or IPv6 |
-| **OS** | Ubuntu 22.04/24.04, Debian 11/12, Rocky Linux 8/9, AlmaLinux 8/9 |
-
-#### Recommended Requirements
-
-| Component | Specification |
-|-----------|--------------|
-| **CPU** | 4+ cores |
-| **RAM** | 4+ GB |
-| **Storage** | 50+ GB SSD |
-| **Network** | Both IPv4 and IPv6 |
-
-## Installing
-
-
-
- This script is in an experimental state, and there may be bugs, please report any and all bugs/errors in the github repo and shoot us a ping on discord.
-
- The auto updater is in a **VERY** experimental state and may have more bugs/issues than the rest of the installer.
-
-
-```bash
-bash <(curl -sSL https://hydrodactyl-installer.muspelheim.host)
-```
-
-
- See something you think you can fix? Give it a shot! We are always accepting prs!
+
+ Automated installer currently unavailable. Endpoint down / unmaintained. Use [manual installation](https://hydrodactyl.dev/docs/hydrodactyl/installation) instead until this notice removed.
-## For more in depth information, docs, and options
-consider visiting the muspelheim-hosting repo located at https://github.com/Muspelheim-Hosting/hydrodactyl-installer
-
- Need help or running into issues? Join our Discord community at [https://discord.gg/mnTJVSSaKp](https://https://discord.gg/mnTJVSSaKp) for support and the latest updates.
+ Need help? Join Discord: [https://discord.gg/mnTJVSSaKp](https://discord.gg/mnTJVSSaKp)
-