diff --git a/docs/build/get-started/examples.md b/docs/build/get-started/examples.md
index f578887b..1280f218 100644
--- a/docs/build/get-started/examples.md
+++ b/docs/build/get-started/examples.md
@@ -23,6 +23,7 @@ A quickstart is a brief guide or repo aimed at helping XMTP developers to unders
- Render Frames
Learn how to render interoperable Frames in your messaging apps
- Subscribe
How to build a Subscribe button to record broadcast message user consent
+ - Content Types
Learn how to send and render different content types.
- Request inbox
How to build consent, like Allowed/Requested tabs and Accept/Block buttons
- Floating Inbox
Floating inbox quickstart app in JS. Use it to help you build your own app with XMTP.
- Progressive web app
Quickstart app for building an app, which is a way to provide an app without requiring separate bundling or distribution
@@ -39,6 +40,7 @@ A quickstart is a brief guide or repo aimed at helping XMTP developers to unders
- React hooks
Floating Inbox Quickstart app built using React. Use it to help you build your own app with XMTP
+ - Content Types
Learn how to send and render different content types.