diff --git a/app/spicedb/getting-started/installing-zed/page.mdx b/app/spicedb/getting-started/installing-zed/page.mdx
index df4abc96..cb090fac 100644
--- a/app/spicedb/getting-started/installing-zed/page.mdx
+++ b/app/spicedb/getting-started/installing-zed/page.mdx
@@ -1,4 +1,5 @@
import { Callout } from 'nextra/components'
+import YouTube from "@/components/youtube-wrapper";
# Installing Zed
@@ -124,6 +125,14 @@ You can find more commands for tasks such as testing, linting in the repository'
[CONTRIBUTING.md]: https://github.com/authzed/zed/blob/main/CONTRIBUTING.md
+## Overview
+
+Here's a livestream discussing all the features in `zed` and how you can use it.
+
+
+
+
+
## Reference: `zed`
A command-line client for managing SpiceDB clusters.