diff --git a/source/browser-support/index.html.md.erb b/source/browser-support/index.html.md.erb
new file mode 100644
index 00000000..d940571d
--- /dev/null
+++ b/source/browser-support/index.html.md.erb
@@ -0,0 +1,66 @@
+---
+title: Browser support
+weight: 100
+---
+
+# Browser support
+
+To make sure the public can successfully access and use government services, regardless of the browser they're using, the Design System team has divided browsers into 4 grades. Each grade shows the level of support we will provide.
+
+You can see more information about [how we provide support for different browsers](https://github.com/alphagov/govuk-frontend/blob/main/docs/contributing/browser-support.md) in our GitHub documentation.
+
+## Grade A
+
+Grade A browsers include the most recent stable versions of Chrome, Firefox, Edge, Samsung Internet and Safari.
+
+These browsers should be able to parse GOV.UK Frontend's JavaScript without error. We aim to provide the same overall experience in Grade A and B browsers.
+
+When supporting these browsers we will:
+
+- use Grade A browsers for any manual testing carried out during the development process
+- use our automated test suites as standard
+- treat bugs affecting Grade A browsers as high priority
+
+## Grade B
+
+Grade B browsers include all stable versions of Chrome, Firefox and Edge released in the last 6 months and the last 4 releases of Safari which are not supported in Grade A.
+
+These browsers should be able to parse GOV.UK Frontend's JavaScript without error. We aim to provide the same overall experience in Grade A and B browsers.
+
+When supporting these browsers we will:
+
+- use our automated test suites as standard
+- treat bugs affecting Grade B browsers as low priority unless they prevent a user from being able to complete their task
+
+## Grade C
+
+Grade C covers browsers not in Grade A or B which support `