diff --git a/README.md b/README.md
index d7df45723..a1bb326eb 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,14 @@ NetBox exists to empower network engineers. Since its release in 2016, it has be
Screenshots
+## Where Does NetBox Fit In?
+
+
+
+
+
+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
diff --git a/docs/media/misc/reference_architecture.png b/docs/media/misc/reference_architecture.png
new file mode 100644
index 000000000..89ed4478d
Binary files /dev/null and b/docs/media/misc/reference_architecture.png differ