diff --git a/content/news/048/cybergate.jpg b/content/news/048/cybergate.jpg
new file mode 100644
index 000000000..306c7686b
Binary files /dev/null and b/content/news/048/cybergate.jpg differ
diff --git a/content/news/048/index.md b/content/news/048/index.md
index c9cd933ff..6b2c796a2 100644
--- a/content/news/048/index.md
+++ b/content/news/048/index.md
@@ -107,6 +107,28 @@ to publishing the official demo of the game!
 [OpenCombat_github]: https://github.com/buxx/OpenCombat
 [OpenCombat_discord]: https://discord.gg/6P2vtFh2Px
 
+### [CyberGate][cybergate-yt]
+
+![Universal quic server](cybergate.jpg)
+_The browser uses webtransport (Left), the native uses quinn (Right)_
+
+CyberGate ([YouTube][cybergate-yt], [Discord][cybergate-dis]),
+CyberSoul is developing an ambitious multiplayer project,
+utilizing procedural generation and AI to offer a dynamic universe.
+
+The latest updates to CyberGate include:
+
+- Implemented a Webtransport Client and an universal quic server.
+- Custom game launcher that is reliable and efficient.
+- Universal mechanism to save, load and upgrade the game world from disk.
+- Optimized multithreaded evolution algorithms for generating universes.
+- Created an accessible editor for fine-tuning component values.
+
+Participate in Testing and Engage with CyberSoul: [on Discord][cybergate-dis].
+
+[cybergate-yt]: https://youtube.com/channel/UClrsOso3Xk2vBWqcsHC3Z4Q
+[cybergate-dis]: https://discord.gg/R7DkHqw7zJ
+
 ## Engine Updates
 
 ## Learning Material Updates