diff --git a/gradle.properties b/gradle.properties
index 07be0cbc6a425516aff2498a176b1dda9d9fb5aa..caba8e830b9efc006259fb6395611525b11b2e84 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -11,7 +11,7 @@ micronautVersion = 3.2.3
 micronautRxVersion = 2.1.1
 nodePluginVersion = 3.0.1
 nodeVersion = 16.3.0
-nshmpLibVersion = 1.3.5
+nshmpLibVersion = 1.3.8
 nshmpWsUtilsVersion = 0.3.11
 openApiVersion = 4.0.0
 shadowVersion = 7.1.2
diff --git a/nshms.yml b/nshms.yml
index 784b70c5ff474f647a38313cf8e6aec59765f109..73c71994af26aa6ad7d3ab7f38d40cbc6eed91e5 100644
--- a/nshms.yml
+++ b/nshms.yml
@@ -7,65 +7,110 @@ nshms:
     repo: nshm-alaska
     tag: 2.2.1
     year: 2007
-    deployments:
-      development:
-        instanceType: t4g.xlarge
-      staging:
-        instanceType: t4g.2xlarge
-      # TODO: Add to production when model is stable
-      # production:
-      #   instanceType: c7g.8xlarge
+    deployment:
+      baseHref: /ws/nshmp/alaska-2007/dynamic
+      environments:
+        development:
+          instanceType: t4g.xlarge
+        staging:
+          instanceType: t4g.2xlarge
+        # TODO: Add to production when model is stable
+        # production:
+        #   instanceType: c7g.8xlarge
+      label: 2007 Alaska Dynamic Services
+      model: ALASKA_2007
+      test:
+        site:
+          latitude: 61.2
+          longitude: -149
+        treeId: 4080
 
   # Alaska 2023 NSHM
   -
     repo: nshm-alaska
     tag: 3.a.4
     year: 2023
-    deployments:
-      development:
-        instanceType: c7g.4xlarge
-      staging:
-        instanceType: c7g.8xlarge
-      # TODO: Add to production when model is stable
-      # production:
-      #   instanceType: c7g.8xlarge
+    deployment:
+      baseHref: /ws/nshmp/alaska-2023/dynamic
+      environments:
+        development:
+          instanceType: c7g.4xlarge
+        staging:
+          instanceType: c7g.8xlarge
+        # TODO: Add to production when model is stable
+        # production:
+        #   instanceType: c7g.8xlarge
+      label: 2023 Alaska Dynamic Services
+      model: ALASKA_2023
+      test:
+        site:
+          latitude: 61.2
+          longitude: -149
+        treeId: 4000
 
   # CONUS 2018 NSHM
   -
     repo: nshm-conus
     tag: 5.2.0
     year: 2018
-    deployments:
-      development:
-        instanceType: c7g.4xlarge
-      staging:
-        instanceType: c7g.8xlarge
-      production:
-        instanceType: c7g.12xlarge
+    deployment:
+      baseHref: /ws/nshmp/conus-2018/dynamic
+      environments:
+        development:
+          instanceType: c7g.4xlarge
+        staging:
+          instanceType: c7g.8xlarge
+        production:
+          instanceType: c7g.12xlarge
+      label: 2018 Conterminous U.S. Dynamic Services
+      model: CONUS_2018
+      test:
+        site:
+          latitude: 37.75
+          longitude: -122.4
+        treeId: 2000
 
   # CONUS 2023 NSHM
   -
     repo: nshm-conus
     tag: 6.b.1
     year: 2023
-    deployments:
-      development:
-        instanceType: c7g.4xlarge
-      staging:
-        instanceType: c7g.8xlarge
-      # TODO: Add to production when model is stable
-      # production:
-      #   instanceType: c7g.12xlarge
+    deployment:
+      baseHref: /ws/nshmp/conus-2023/dynamic
+      environments:
+        development:
+          instanceType: c7g.4xlarge
+        staging:
+          instanceType: c7g.8xlarge
+        # TODO: Add to production when model is stable
+        # production:
+        #   instanceType: c7g.12xlarge
+      label: 2023 Conterminous U.S. Dynamic Services
+      model: CONUS_2023
+      test:
+        site:
+          latitude: 37.75
+          longitude: -122.4
+        treeId: 3199
 
   # Hawaii 2021 NSHM
   -
     repo: nshm-hawaii
     tag: 2.0.2
     year: 2021
-    deployments:
-      development:
-        instanceType: c7g.4xlarge
-      staging:
-        instanceType: c7g.8xlarge
-      production:
-        instanceType: c7g.8xlarge
+    deployment:
+      baseHref: /ws/nshmp/hawaii-2021/dynamic
+      environments:
+        development:
+          instanceType: c7g.4xlarge
+        staging:
+          instanceType: c7g.8xlarge
+        production:
+          instanceType: c7g.8xlarge
+      label: 2021 Hawaii Dynamic Services
+      model: HAWAII_2021
+      test:
+        site:
+          latitude: 21.3
+          longitude: -157.86
+        treeId: 5126