diff --git a/articles/hubs/pages.md b/articles/hubs/pages.md
index 8b13789..63aa284 100644
--- a/articles/hubs/pages.md
+++ b/articles/hubs/pages.md
@@ -1 +1,27 @@
+# Pages
+
+Pages are the macro level building blocks of a Hub. They function as the canvas on which all other Hubs objects reside. They are commonly used as a way to separate information based on the broadest topics.
+
+### Hubs Architecture from Top Down
+
+- Pages
+ - Subpages
+ - Blocks
+ - Header and Footer
+ - Blocks
+
+## How
+
+### Create a New Page
+
+1. Select the Hub you wish to modify
+2. Click on Toggle Editor
+3. Select + Page in the editor toolbar
+ 4. Input a Page Title
+ 5. Input a Page Route (optional)
+ 6. Power the Page with an External Data Source (optional)
+
+ Did you know? After creating a new page; a header link will automatically be generated
+
+ To add content to a page you must add a subpage or a content block