diff --git a/README.md b/README.md
index 97b8eb301..7bfdb6d40 100644
--- a/README.md
+++ b/README.md
@@ -21,19 +21,20 @@ NetBox exists to empower network engineers. Since its release in 2016, it has be
Screenshots
-
+
-
-
+
## NetBox's Role
+NetBox functions as the **source of truth** for your network infrastructure. Its job is to define and validate the _intended state_ of all network components and resources. NetBox does not interact with network nodes directly; rather, it makes this data available programmatically to purpose-built automation, monitoring, and assurance tools. This separation of duties enables the construction of a robust yet flexible automation system.
+
+The diagram below illustrates the recommended deployment architecture for an automated network, leveraging NetBox as the central authority for network state. This approach allows for individual tools to be swapped out to meet the user's needs while retaining an easy-to-follow workflow.
+
-NetBox functions as the **source of truth** for your network infrastructure. Its job is to define and validate the _intended state_ of all network components and resources. NetBox does not interact with network nodes directly; rather, it makes this data available programmatically to purpose-built automation, monitoring, and assurance tools. This separation of duties enables the construction of a robust yet flexible automation system.
-
## Why NetBox?
### Comprehensive Data Model