diff --git a/docs/content/modeling/getting-started.mdx b/docs/content/modeling/getting-started.mdx
index 5ed6c2659..75297fe29 100644
--- a/docs/content/modeling/getting-started.mdx
+++ b/docs/content/modeling/getting-started.mdx
@@ -35,6 +35,8 @@ Creating a with .
+You can also check out the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores).
+
## Introduction To Modeling
To define a ReBAC model in we recommend:
diff --git a/docs/content/modeling/overview.mdx b/docs/content/modeling/overview.mdx
index 7cbfc8636..ded52036a 100644
--- a/docs/content/modeling/overview.mdx
+++ b/docs/content/modeling/overview.mdx
@@ -9,7 +9,9 @@ import { DocumentationNotice, IntroCard, CardGrid } from '@components/Docs';
-This section has guides, concepts and examples that help you define an authorization model.
+This section has guides, concepts and examples that help you define an authorization model.
+
+You can also check out the [Modeling Guide](https://www.youtube.com/watch?v=5Lwy9aHXXHE&list=PLUR5l-oTFZqWaDdhEOVt_IfPOIbKo1Ypt) on YouTube or the [Samples Repository](https://github.com/openfga/sample-stores).