diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-network-home-lan.png b/public/docs-static/img/how-to-guides/access-home-network/add-network-home-lan.png
new file mode 100644
index 00000000..3e8d0d6e
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-network-home-lan.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-policy-home-lan.png b/public/docs-static/img/how-to-guides/access-home-network/add-policy-home-lan.png
new file mode 100644
index 00000000..c6323a12
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-policy-home-lan.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-resource-home-network.png b/public/docs-static/img/how-to-guides/access-home-network/add-resource-home-network.png
new file mode 100644
index 00000000..711967c7
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-resource-home-network.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer-home-network.png b/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer-home-network.png
new file mode 100644
index 00000000..7a1019b4
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer-home-network.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer.png b/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer.png
new file mode 100644
index 00000000..2d580fe0
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-routing-peer.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/add-user-group.png b/public/docs-static/img/how-to-guides/access-home-network/add-user-group.png
new file mode 100644
index 00000000..43ca1381
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/add-user-group.png differ
diff --git a/public/docs-static/img/how-to-guides/access-home-network/login-screen-dark.png b/public/docs-static/img/how-to-guides/access-home-network/login-screen-dark.png
new file mode 100644
index 00000000..a2cc8d48
Binary files /dev/null and b/public/docs-static/img/how-to-guides/access-home-network/login-screen-dark.png differ
diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx
index 0955206b..29ac919c 100644
--- a/src/components/NavigationDocs.jsx
+++ b/src/components/NavigationDocs.jsx
@@ -121,6 +121,7 @@ export const docsNavigation = [
{ title: 'Routing traffic to multiple IP resources', href: '/how-to/routing-traffic-to-multiple-resources' },
{ title: 'Accessing restricted website domain resources', href: '/how-to/accessing-restricted-domain-resources' },
{ title: 'Accessing entire domains within networks', href: '/how-to/accessing-entire-domains-within-networks' },
+ { title: 'Accessing your home network', href: '/how-to/access-home-network' },
]
},
{
diff --git a/src/pages/how-to/access-home-network.mdx b/src/pages/how-to/access-home-network.mdx
new file mode 100644
index 00000000..e3ad434e
--- /dev/null
+++ b/src/pages/how-to/access-home-network.mdx
@@ -0,0 +1,115 @@
+import {Note} from "@/components/mdx";
+
+# How to Set up NetBird to Access Your Home Network
+
+This step-by-step guide describes how to quickly get started with NetBird and access your home network remotely.
+You will achieve a secure connection between your entire home network and NetBird, enabling remote devices to access
+local network resources through a routing peer using the [NetBird Networks feature](/how-to/access-home-network).
+
+## Download and Install NetBird
+
+
+
+
+## Connect Your Laptop
+
+NetBird comes with a Desktop UI application that can be found in the systray. If it hasn't automatically started, look for `NetBird` in the application list, run it, and click `Connect`:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+