diff --git a/docs/_includes/components/button.html b/docs/_includes/components/button.html
new file mode 100644
index 00000000..21f2ea26
--- /dev/null
+++ b/docs/_includes/components/button.html
@@ -0,0 +1,6 @@
+
+
+
diff --git a/docs/pages/get-started/get-started.md b/docs/pages/get-started/get-started.md
index 03131248..b130410b 100644
--- a/docs/pages/get-started/get-started.md
+++ b/docs/pages/get-started/get-started.md
@@ -9,7 +9,7 @@ has_children: true
permalink: /get-started/
---
-## Check if NHS Notify is right for you
+## 1. Check if NHS Notify is right for you
You can send messages with NHS Notify if your organisation or service is part of NHS England and supports direct care.
@@ -27,8 +27,12 @@ You also may need to read our:
- [acceptable use policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/acceptable-use-policy){:target="\_blank"}
- [privacy policy (opens in a new tab)](https://digital.nhs.uk/services/nhs-notify/transparency-notice){:target="\_blank"}
-## Get in touch to register your interest
+## 2. Register your interest with NHS Notify
-If you think NHS Notify is right for your organisation or service, you can get in touch with our engagement team via .
+If you think NHS Notify is right for you, complete the following form to register your interest. This will open in a new tab.
-We'll contact you within 10 working days to find out more about what your service needs.
+We’ll contact you within 10 working days to find out more about your needs.
+
+{% include components/button.html
+ text="Register your interest"
+%}