diff --git a/docs/abra/install.md b/docs/abra/install.md
index d9b280afc..0dbdf0ba4 100644
--- a/docs/abra/install.md
+++ b/docs/abra/install.md
@@ -18,6 +18,10 @@ curl https://install.abra.coopcloud.tech | bash
 curl https://install.abra.coopcloud.tech | bash -s -- --rc
 ```
 
+## Compile from source
+
+Follow the guide [here](https://docs.coopcloud.tech/abra/hack/)
+
 ## Installer script source
 
 You can view that [here](https://git.coopcloud.tech/coop-cloud/abra/src/branch/main/scripts/installer/installer).