diff --git a/public/docs-static/img/how-to-guides/exit-node-auto-apply.png b/public/docs-static/img/how-to-guides/exit-node-auto-apply.png
new file mode 100644
index 00000000..19934c6b
Binary files /dev/null and b/public/docs-static/img/how-to-guides/exit-node-auto-apply.png differ
diff --git a/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx b/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx
index 7c278500..a12d878b 100644
--- a/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx
+++ b/src/pages/how-to/configuring-default-routes-for-internet-traffic.mdx
@@ -31,9 +31,27 @@ Peers within the specified distribution group are configured to send their Inter
VPN.
This setup is activated as soon as the routing peer is connected.
-### Routing Peer Selection
+### Exit Node Selection and Auto Apply Behavior
-Currently, this is exclusively configured through the dashboard and cannot be influenced by the client.
+Administrators configure exit nodes from the dashboard, and can optionally mark the default route (0.0.0.0/0) as selected by default. Clients will then auto-apply the selected exit node if the route is configured with **Auto Apply** or the user has made a local choice on the device.
+
+- **Auto Apply**: when enabled on an exit node route, clients will auto-apply that exit node. Users can still manually disable it from the client if they choose to use that exit node.
+- **Client override**: if a user selects or deselects an exit node on their device, that local choice takes precedence over the management server’s preference. This includes the ability to deselect a forced/selected route sent by management.
+
+
+
+