diff --git a/manage/geoblocking.mdx b/manage/geoblocking.mdx
index 8c7260e..ae3a252 100644
--- a/manage/geoblocking.mdx
+++ b/manage/geoblocking.mdx
@@ -9,6 +9,15 @@ Geo blocking is only available for targets created with managed nodes or in the
Fully self hosted users can install a [Traefik plugin](/self-host/community-guides/geoblock) for geo blocking support.
+
+
## Benefits of Geo Blocking
Geo blocking provides several important security and compliance advantages:
diff --git a/manage/healthchecks-failover.mdx b/manage/healthchecks-failover.mdx
index 3e70d94..e94e47b 100644
--- a/manage/healthchecks-failover.mdx
+++ b/manage/healthchecks-failover.mdx
@@ -7,6 +7,15 @@ description: "Configure automated health monitoring and failover for high availa
Health checks are only available for targets created with managed nodes or in the cloud.
+
+
## Overview
Pangolin provides automated health checking for [targets](./resources/targets.mdx) to ensure traffic is only routed to healthy services. When you create targets with managed nodes or in the cloud, you can optionally define health check parameters to monitor the availability and responsiveness of your services.
diff --git a/self-host/quick-install-managed.mdx b/self-host/quick-install-managed.mdx
index 812fab1..af6aff9 100644
--- a/self-host/quick-install-managed.mdx
+++ b/self-host/quick-install-managed.mdx
@@ -9,6 +9,15 @@ description: "Deploy your own managed Pangolin reverse proxy server in under 10
+
+
## Prerequisites
Before you begin, ensure you have: