diff --git a/tutorial/ADVANCEDTUTORIALS.md b/tutorial/ADVANCEDTUTORIALS.md
index bc60ed53b..813c7cb63 100644
--- a/tutorial/ADVANCEDTUTORIALS.md
+++ b/tutorial/ADVANCEDTUTORIALS.md
@@ -14,6 +14,9 @@ Going through the followiwng tutorials will give you a much deeper sense of the
|__[4. Disco Room](../contracts/src/maps/tutorial-room-4/README.md)__||Tile Colors, Unit Costumes, Billboards, Custom UI|
|__[5. Measuring Success](../contracts/src/maps/tutorial-room-5/README.md)__||Counters, Timers, Display Buildings, Custom Onchain State
|__[6. Unit Control Room](../contracts/src/maps/tutorial-room-6/README.md)__||Controlling Unit Actions via Buildings
+|__[7. Zone Kinds](../contracts/src/maps/tutorial-room-7/README.md)__||Zone kinds (Mega Advanced Functionality)
+
+
### Complete maps
__[All example maps can be found here](../contracts/src/maps)__