diff --git a/docs/useful-links.md b/docs/useful-links.md
index 3a3d34dcc5e8ef7156eb6f3daab3d5702a3bf995..4a401815a534f185858788a01b1236c40c3e4778 100644
--- a/docs/useful-links.md
+++ b/docs/useful-links.md
@@ -58,6 +58,11 @@ So if you are having a question, you cannot sort out by yourself, by working thr
 
 An AI-related collection of guides and recipes can be found [here](https://sdlaml.pages.jsc.fz-juelich.de/ai/).
 
+### Scraper partition on JUSUF
+
+JUSUF provides a dedicated **scraper partition** for workloads that require internet access, such as retrieving datasets for AI training. Unlike regular compute nodes, **nodes in this partition have direct internet access**.
+Since scraping and internet access can pose risks, access is not granted by default. Contact your project mentor or SC-Support if you need to use this partition.
+
 ## Manual software installation
 
 - This [example](https://apps.fz-juelich.de/jsc/hps/jureca/software-modules.html#installing-your-own-software-with-easybuild) shows how to install software on JURECA using EasyBuild, but it