diff --git a/specs/0007-FUGS-first-use-get-started.md b/specs/0007-FUGS-first-use-get-started.md
new file mode 100644
index 000000000..085987abd
--- /dev/null
+++ b/specs/0007-FUGS-first-use-get-started.md
@@ -0,0 +1,15 @@
+# First use & get started steps
+
+## When first enter the app
+
+- **Must** When I open Console for the first time I can see what it is i.e. a short description and key features in auto opened dialog window (first use popup) (0007-FUGS-001)
+- **Must** If my wallet is already connected I don't see the first use popup (0007-FUGS-002)
+- - **Must** If window.vega is detected (browser wallet is installed), don't open first use popup (0007-FUGS-003)
+- - **Must** If we detect previous connection using localStorage for desktop/cli wallet, don't open first use popup (0007-FUGS-004)
+- **Must** There is a call to action to browse markets, linking to the market view market/all (0007-FUGS-005)
+- **Must** I can see the steps I need to take to get started trading (0007-FUGS-006)
+- **Must** There is a call to action to get started, triggering the connect modal (0007-FUGS-007)
+- **Must** There is a link to try out trading on Fairground when I'm on Mainnet (0007-FUGS-008)
+- **Must** There is a link to trade with real funds on Mainnet when I am on Fairground (0007-FUGS-010)
+- **Must** When I am on the Fairground version, I can see a warning / call out that this is Fairground meaning I can try out with virtual assets at no risk (0007-FUGS-011)
+- **Must** If I dismiss the popup, I land on the default market (0007-FUGS-012)