diff --git a/src/fragments/lib/xr/getting-started.mdx b/src/fragments/lib/xr/getting-started.mdx
index d0d8c626623..e2b3a532768 100644
--- a/src/fragments/lib/xr/getting-started.mdx
+++ b/src/fragments/lib/xr/getting-started.mdx
@@ -1,3 +1,10 @@
+
+
+The XR category is on a deprecation path. Please see [https://github.com/aws-samples/aws-tools-for-babylonjs-editor](https://github.com/aws-samples/aws-tools-for-babylonjs-editor) for examples
+on using AWS services with Babylon.js
+
+
+
The XR category enables you to work with augmented reality (AR) and virtual reality (VR) content within your applications. The XR category has built-in support for Amazon Sumerian.
## Publishing a scene
diff --git a/src/fragments/lib/xr/sceneapi.mdx b/src/fragments/lib/xr/sceneapi.mdx
index 15979443c55..91b5e8c1649 100644
--- a/src/fragments/lib/xr/sceneapi.mdx
+++ b/src/fragments/lib/xr/sceneapi.mdx
@@ -1,3 +1,10 @@
+
+
+The XR category is on a deprecation path. Please see [https://github.com/aws-samples/aws-tools-for-babylonjs-editor](https://github.com/aws-samples/aws-tools-for-babylonjs-editor) for examples
+on using AWS services with Babylon.js
+
+
+
## Using optional progress handlers and options
To configure the appearance and the behavior of your Sumerian scene, you can use `sceneOptions` parameter in the method call: