diff --git a/main/guides/orchestration/assets/orch_arch.svg b/main/guides/orchestration/assets/orch_arch.svg
new file mode 100644
index 000000000..721e43755
--- /dev/null
+++ b/main/guides/orchestration/assets/orch_arch.svg
@@ -0,0 +1,614 @@
+
+
diff --git a/main/guides/orchestration/index.md b/main/guides/orchestration/index.md
index 59f31d432..f4708fa6d 100644
--- a/main/guides/orchestration/index.md
+++ b/main/guides/orchestration/index.md
@@ -10,6 +10,10 @@ The Agoric Orchestration API sits on top of Agoric’s novel VM that provides th
Agoric’s Orchestration APIs simplify controlling accounts on remote chains, moving assets, and using capabilities on any chain the API reaches.
+
+
+
+
## Orchestration Overview
Agoric's Orchestration API is a tool to help developers build seamless applications out of disparate interoperable chains and services. This composability allows for the development of user-centric applications that leverage the unique strengths of different blockchain ecosystems.