diff --git a/docs/voice.md b/docs/voice.md
index 36fe9aa7e..97ee1b6c2 100644
--- a/docs/voice.md
+++ b/docs/voice.md
@@ -1,4 +1,22 @@
+# Voice-to-code
+
+Aider has experimental support for "voice-to-code",
+allowing you to edit your codebase using spoken words.
+
+You can speak to GPT to have it modify your code according to your
+instructions.
+Use the `/voice` in-chat command to start recording,
+and press `ENTER` when you're done speaking.
+Your voice coding instrucitons will be transcribed
+and sent to GPT, as if you had manually typed them into
+the aider chat session.
+
+
+
+
+