diff --git a/slides/00-Introduction/00-instructions.md b/slides/00-Introduction/00-instructions.md
index c27b7c2..c0f14fa 100755
--- a/slides/00-Introduction/00-instructions.md
+++ b/slides/00-Introduction/00-instructions.md
@@ -16,11 +16,25 @@ use the verify button to check whether your solution is correct.
navigates to the next element
* ctrl + opt + cmd + h
(repeatedly) navigates by headings
+ * ctrl + opt + h
+ opens the VoiceOver help menu
-4. When verifying with VoiceOver, use Chrome on a Mac for the best experience. However, the "Verify" button provided after each exercise will work with any browser/OS combination.
+4. In addition to using hotkeys to navigate your computer using Apple's built-in screen reader, VoiceOver also has support for trackpad gestures. Here are some instructions for using VoiceOver with gestures:
+ * ctrl + opt + Two-finger rotate clockwise
+ Enable the Trackpad Commander and VoiceOver gestures
+ * ctrl + opt + Two-finger rotate counter-clockwise
+ Disable the Trackpad Commander and VoiceOver gestures
+ * Three-finger triple tap Turn the screen curtain on or off
+ * Flick right
+ Move the VoiceOver cursor to the next item
+ * Flick left
+ Move the VoiceOver cursor to the previous item
+
+
+5. When verifying with VoiceOver, use Chrome on a Mac for the best experience. However, the "Verify" button provided after each exercise will work with any browser/OS combination.
-5. ARIA stands for Accessible Rich Internet Applications, a W3C standard for
+6. ARIA stands for Accessible Rich Internet Applications, a W3C standard for
building accessible user interfaces on the web.
Happy learning! Smiley Icon