diff --git a/README.md b/README.md
index 91f637c..2cddaa7 100644
--- a/README.md
+++ b/README.md
@@ -28,5 +28,5 @@ There's no browser version of the app. Anytype is a stand-alone software, that w
### βFeatured Guides
-
diff --git a/SUMMARY.md b/SUMMARY.md
index 8342f86..dcfec37 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -42,16 +42,18 @@
* [Markdown](miscellaneous/keyboard-shortcuts/markdown.md)
* [Commands](miscellaneous/keyboard-shortcuts/commands.md)
-## Use Cases & Tutorials
+## π½ Tutorials & Use Cases
-* [β Daily Notes](use-cases-and-tutorials/anytype-editor.md)
-* [β Travel Wiki](use-cases-and-tutorials/travel-wiki.md)
-* [π Study Notes](use-cases-and-tutorials/study-notes.md)
-* [π¬ Movie Database](use-cases-and-tutorials/movie-database.md)
-* [π Meal Planner / Recipe Book](use-cases-and-tutorials/meal-planner-recipe-book.md)
-* [β¨ Simple Dashboard](use-cases-and-tutorials/simple-dashboard.md)
-* [π« Deep dive: Templates](use-cases-and-tutorials/deep-dive-templates.md)
-* [π Deep dive: Sets](use-cases-and-tutorials/deep-dive-sets.md)
+* [Tutorials](tutorials-and-use-cases/tutorials/README.md)
+ * [β¨ Simple Dashboard](tutorials-and-use-cases/tutorials/simple-dashboard.md)
+ * [π« Deep dive: Templates](tutorials-and-use-cases/tutorials/deep-dive-templates.md)
+ * [π Deep dive: Sets](tutorials-and-use-cases/tutorials/deep-dive-sets.md)
+* [Use Cases](tutorials-and-use-cases/use-cases/README.md)
+ * [β Daily Notes](tutorials-and-use-cases/use-cases/anytype-editor.md)
+ * [β Travel Wiki](tutorials-and-use-cases/use-cases/travel-wiki.md)
+ * [π Study Notes](tutorials-and-use-cases/use-cases/study-notes.md)
+ * [π¬ Movie Database](tutorials-and-use-cases/use-cases/movie-database.md)
+ * [π Meal Planner / Recipe Book](tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md)
## π Data & Security
diff --git a/basics/sets/README.md b/basics/sets/README.md
index 0225a4f..89c626a 100644
--- a/basics/sets/README.md
+++ b/basics/sets/README.md
@@ -10,6 +10,10 @@ Lots of people compare Sets with databases, but there's a key difference: Sets d
Sets are a way to see a portion of your graph, and objects you've created, based on your filtered criteria, and several secondary filters which you can customize. You can think of them as a live filter or query for Objects which share certain criteria - specifically, a type or a relation.
+{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-sets.md" %}
+[deep-dive-sets.md](../../tutorials-and-use-cases/tutorials/deep-dive-sets.md)
+{% endcontent-ref %}
+
#### Sets serve two primary functions:
1. **Organizing and Accessing Objects**\
@@ -30,5 +34,3 @@ Sets are a way to see a portion of your graph, and objects you've created, based
Sets also provide a way to batch-edit Objects. \
\
You can use multi-select in Sets to delete multiple Objects at once or to batch update the Object Type. You can also batch-add or edit Relations for Objects from Set view, instead of entering them one-by-one.
-
-{% embed url="https://vimeo.com/717016770" %}
diff --git a/basics/types/README.md b/basics/types/README.md
index b501134..b5d02e9 100644
--- a/basics/types/README.md
+++ b/basics/types/README.md
@@ -22,7 +22,7 @@ Colleagues, friends, and neighbours might all be considered type: _Human_ in you
* Movie
* Idea
-It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../use-cases-and-tutorials/deep-dive-templates.md).
+It's up to you how narrow or broad you'd like your types to be, but generally we recommend using general types for categorizing your objects, and further refining the use of your types through [templates](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md).
You can always view and manage your types from the Types Library, found in the _Library_ widget on your sidebar.
diff --git a/basics/types/templates.md b/basics/types/templates.md
index 544abf8..a9c6a07 100644
--- a/basics/types/templates.md
+++ b/basics/types/templates.md
@@ -13,7 +13,9 @@ Templates are one of our most-beloved ways to work at Anytype, designed to help
Templates are saved on the Type level, and each Type can support multiple Templates. For example, you can have different Templates for different kinds of Books, like academic, fiction, or non-fiction.
-{% embed url="https://vimeo.com/717028105" %}
+{% content-ref url="../../tutorials-and-use-cases/tutorials/deep-dive-templates.md" %}
+[deep-dive-templates.md](../../tutorials-and-use-cases/tutorials/deep-dive-templates.md)
+{% endcontent-ref %}
### How to Create a Template
@@ -25,6 +27,6 @@ There are two ways to add a Template:
### Using & Managing Templates
-Once you've created your Template, each time you add a new Object you will be prompted to select the Template you'd like to use. If you would like to bypass this, you can alsways use the default Blank template.
+Once you've created your Template, each time you add a new Object you will be prompted to select the Template you'd like to use. If you would like to bypass this, you can always use the default Blank template.
You can view, edit, duplicate, or delete the Templates you've added for each Object Type in the Types Library.
diff --git a/intro/setting-up-your-profile/README.md b/intro/setting-up-your-profile/README.md
index 4476a29..4c3d9f9 100644
--- a/intro/setting-up-your-profile/README.md
+++ b/intro/setting-up-your-profile/README.md
@@ -30,10 +30,8 @@ Your homepage is what you will see each time you open Anytype. By default, your
However, you can change your homepage by using the dropdown menu in your space settings and choosing between your graph, your last opened object, or a specific object you've created.
+{% content-ref url="../../tutorials-and-use-cases/tutorials/simple-dashboard.md" %}
+[simple-dashboard.md](../../tutorials-and-use-cases/tutorials/simple-dashboard.md)
+{% endcontent-ref %}
+
-
-
-
-
-
-For more on building pages, see [object-editor](../../basics/object-editor/ "mention")
diff --git a/tutorials-and-use-cases/tutorials/README.md b/tutorials-and-use-cases/tutorials/README.md
new file mode 100644
index 0000000..ed60ec5
--- /dev/null
+++ b/tutorials-and-use-cases/tutorials/README.md
@@ -0,0 +1,6 @@
+---
+description: For guides and deep dives, check out this section!
+---
+
+# Tutorials
+
diff --git a/use-cases-and-tutorials/deep-dive-sets.md b/tutorials-and-use-cases/tutorials/deep-dive-sets.md
similarity index 100%
rename from use-cases-and-tutorials/deep-dive-sets.md
rename to tutorials-and-use-cases/tutorials/deep-dive-sets.md
diff --git a/use-cases-and-tutorials/deep-dive-templates.md b/tutorials-and-use-cases/tutorials/deep-dive-templates.md
similarity index 100%
rename from use-cases-and-tutorials/deep-dive-templates.md
rename to tutorials-and-use-cases/tutorials/deep-dive-templates.md
diff --git a/use-cases-and-tutorials/simple-dashboard.md b/tutorials-and-use-cases/tutorials/simple-dashboard.md
similarity index 100%
rename from use-cases-and-tutorials/simple-dashboard.md
rename to tutorials-and-use-cases/tutorials/simple-dashboard.md
diff --git a/tutorials-and-use-cases/use-cases/README.md b/tutorials-and-use-cases/use-cases/README.md
new file mode 100644
index 0000000..a2c9daf
--- /dev/null
+++ b/tutorials-and-use-cases/use-cases/README.md
@@ -0,0 +1,6 @@
+---
+description: For more detailed use cases, check out this section instead!
+---
+
+# Use Cases
+
diff --git a/use-cases-and-tutorials/anytype-editor.md b/tutorials-and-use-cases/use-cases/anytype-editor.md
similarity index 100%
rename from use-cases-and-tutorials/anytype-editor.md
rename to tutorials-and-use-cases/use-cases/anytype-editor.md
diff --git a/use-cases-and-tutorials/meal-planner-recipe-book.md b/tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md
similarity index 100%
rename from use-cases-and-tutorials/meal-planner-recipe-book.md
rename to tutorials-and-use-cases/use-cases/meal-planner-recipe-book.md
diff --git a/use-cases-and-tutorials/movie-database.md b/tutorials-and-use-cases/use-cases/movie-database.md
similarity index 100%
rename from use-cases-and-tutorials/movie-database.md
rename to tutorials-and-use-cases/use-cases/movie-database.md
diff --git a/use-cases-and-tutorials/study-notes.md b/tutorials-and-use-cases/use-cases/study-notes.md
similarity index 100%
rename from use-cases-and-tutorials/study-notes.md
rename to tutorials-and-use-cases/use-cases/study-notes.md
diff --git a/use-cases-and-tutorials/travel-wiki.md b/tutorials-and-use-cases/use-cases/travel-wiki.md
similarity index 100%
rename from use-cases-and-tutorials/travel-wiki.md
rename to tutorials-and-use-cases/use-cases/travel-wiki.md