diff --git a/Handbook/src/getting-started/setup-grab-release-system/README.md b/Handbook/src/getting-started/setup-grab-release-system/README.md
index ce4abdf0..57ef5fda 100644
--- a/Handbook/src/getting-started/setup-grab-release-system/README.md
+++ b/Handbook/src/getting-started/setup-grab-release-system/README.md
@@ -29,3 +29,19 @@ Setting up the SenseGlove Grab/Release System involves two main steps. The first
6. Additionally, enabling `Simulation Generates Hit Events` and `Generate Overlap Events` on the actors mesh components is mandatory. These settings are crucial for notifying the grab system when the virtual hand meshes come into contact with the actor.

+
+## Video Tutorials
+
+The following tutorials, though for much older releases of the plugin, still provide in-depth guidance on the same process:
+
+- [Setting up Grabbing and Haptic Feedback functionalities (SGBasicDemo)](https://youtu.be/jN4VcfXVrTA)
+
+
+
+
+
+- [SGBasicDemo: setup throwing objects and physics settings for the real and virtual hands](https://youtu.be/K9Qr_LqgTcY)
+
+
+
+
diff --git a/Handbook/src/getting-started/setup-touch-system/README.md b/Handbook/src/getting-started/setup-touch-system/README.md
index 2b047bf1..f6ed4dd5 100644
--- a/Handbook/src/getting-started/setup-touch-system/README.md
+++ b/Handbook/src/getting-started/setup-touch-system/README.md
@@ -19,3 +19,20 @@ Configuring the SenseGlove Touch System involves two key steps. The first step,
5. Additionally, enabling `Simulation Generates Hit Events` and `Generate Overlap Events` on the actors mesh components is mandatory. These settings are crucial for notifying the touch system when the virtual hand meshes come into contact with the actor.

+
+
+## Video Tutorials
+
+The following tutorials, though for much older releases of the plugin, still provide in-depth guidance on the same process:
+
+- [Setting up Grabbing and Haptic Feedback functionalities (SGBasicDemo)](https://youtu.be/jN4VcfXVrTA)
+
+
+
+
+
+- [SGBasicDemo: setup throwing objects and physics settings for the real and virtual hands](https://youtu.be/K9Qr_LqgTcY)
+
+