diff --git a/fern/products/cli-api-reference/pages/commands.mdx b/fern/products/cli-api-reference/pages/commands.mdx
index 1235cd15a..660b7a512 100644
--- a/fern/products/cli-api-reference/pages/commands.mdx
+++ b/fern/products/cli-api-reference/pages/commands.mdx
@@ -12,6 +12,7 @@ hideOnThisPage: true
| [`fern upgrade`](#fern-upgrade) | Update Fern CLI & generators to latest versions |
| [`fern login`](#fern-login) | Login to Fern CLI via GitHub or Google |
| [`fern logout`](#fern-logout) | Log out of the Fern CLI |
+| [`fern deep`](#fern-deep) | Email our co-founder, Deep |
| [`fern export`](#fern-export) | Export an OpenAPI spec for your API |
| [`fern api update`](#fern-api-update) | Manually update your OpenAPI spec |
@@ -387,6 +388,33 @@ hideOnThisPage: true
+
+
+ Use `fern deep` to send an email directly to Deep, our co-founder. Whether you have
+ feedback, questions, or just want to say hi, Deep is always happy to hear from you!
+
+
+ ```bash
+ fern deep [--message ]
+ ```
+
+
+ ### message
+
+ Use `--message` to include a specific message in your email to Deep.
+
+ ```bash
+ fern deep --message "Love the new SDK features!"
+ ```
+
+ Without the `--message` flag, the command will open your default email client with Deep's email pre-populated.
+
+
+ Deep reads every message personally and tries to respond to all of them!
+
+
+
+
Use `fern token `to generate a `FERN_TOKEN` specific to your organization defined