diff --git a/docs/widgets.md b/docs/widgets.md
index 52dc5c1f..5acb2b5a 100644
--- a/docs/widgets.md
+++ b/docs/widgets.md
@@ -293,7 +293,10 @@ Often find yourself searching "What's my IP", just so you can check your VPN is

-You can optionally hide geographical details (city, region, ISP, flag) and show only the IP address by setting `hideDetails: true`.
+You can optionally hide geographical details (city, region, ISP, flag) and show only the IP address by setting `hideDetails: true`. This is useful for:
+- **Privacy concerns** - when you don't want to expose location information
+- **Minimal dashboards** - for cleaner, more compact layouts
+- **Quick IP checks** - when you only need to verify your public IP