diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini
index d0dd64b10e017162e252916446ce0a980c572cff..5f639538b84c277417bf15c989df23c594e5f21c 100644
--- a/Config/DefaultEngine.ini
+++ b/Config/DefaultEngine.ini
@@ -1,5 +1,5 @@
 [/Script/EngineSettings.GameMapsSettings]
-GameDefaultMap=/Game/SpatialAnchorsSample/Maps/SA_Showcase.SA_Showcase
+GameDefaultMap=/Game/Telecom/Maps/TelecomMap.TelecomMap
 EditorStartupMap=/Game/SpatialAnchorsSample/Maps/SA_Showcase.SA_Showcase
 GlobalDefaultGameMode=/CyberArchWarehouse/xrPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
 
@@ -200,7 +200,7 @@ bAnchorSupportEnabled=True
 bSupportExperimentalFeatures=True
 
 [/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
-PackageName=com.FalconViz.ArHBIM
+PackageName=com.FalconViz.Telecom
 StoreVersion=1
 StoreVersionOffsetArm64=0
 StoreVersionOffsetX8664=0
diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini
index d70ae1f47df0a0c1dd0bf74ca83ac02dc0ed779f..fcf8071a1881ae12156d3aa4bfbe5f5db9275773 100644
--- a/Config/DefaultInput.ini
+++ b/Config/DefaultInput.ini
@@ -104,6 +104,10 @@ DoubleClickTime=0.200000
 +ActionMappings=(ActionName="MenuDown",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusTouch_Right_Thumbstick_Down)
 +ActionMappings=(ActionName="GrabRight",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_ThumbPinch)
 +ActionMappings=(ActionName="LeftClick",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None)
++ActionMappings=(ActionName="LeftClickPinkyL",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Left_PinkPinch)
++ActionMappings=(ActionName="LeftClickPinkyR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_PinkPinch)
++ActionMappings=(ActionName="LeftContextMenu",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Left_SystemGesture)
++ActionMappings=(ActionName="LeftClickPinkyR",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=OculusHand_Right_SystemGesture)
 +AxisMappings=(AxisName="TurnRightMouse",Scale=1.000000,Key=MouseX)
 +AxisMappings=(AxisName="LookUpMouse",Scale=-1.000000,Key=MouseY)
 +AxisMappings=(AxisName="MoveForwardGamepad_Y",Scale=1.000000,Key=OculusTouch_Left_Thumbstick_Y)
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
index 61fc303859cf441fd0e5fd35795a5185a8993a74..733255a0e9fe2df6fb08a2278f27f5e81d4b2eb1 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/BP_SpatialAnchorModel.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:07bfc207d434e95f21ff20712f455a1f1c9055f0ad6e7ed5406c1d2f774ab20f
-size 981354
+oid sha256:a89ab6666e27b4fe6a83d6a22a8f15825f8c6a89f739eb63321d272dd2b67042
+size 1021136
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
index ce1ee65d791ac716abf9a3ef24d806bb2504e514..ab1a455e59911f68edc7641e73a4e1b8e1d47e63 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/BP_BROWSER.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4972c19b79d97830ec4ecc6d8ea8da58564f359b309b62f1d6939c1698c806b8
-size 321782
+oid sha256:8da060482c1ad93a315ba582b4b0f27961c4f876fe2376061015dc8d54accab5
+size 314287
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
index 8b959a54747f4d3b98a87fb0eaecb606ad11b319..58f185941026c671a752d60396cebb3a059cd9a8 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/UI/widget3d.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:4f5c94b53272a1e7ca3ef0336294f26517560533516fa5ac1de868b261b2c430
-size 371342
+oid sha256:4d891c1572cf6b7b2f3e7ce4c8784b4e634c21e0e42f5b8377f4c28cd4438a0f
+size 372759
diff --git a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
index e285ac4908941d16587a2deda8927cccb94f7a8d..8c6982189ce14e394150fdad35300f762c5fb053 100644
--- a/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
+++ b/Plugins/CyberArchWarehouse/Content/SpatialAnchor/Blueprints/gamear.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:6ec8fb8ee07aaa686f6be2769b044265a1b72055148fd0c4954689aee5e6390d
-size 18983
+oid sha256:921b16fa24142fe9b14af7212127eb271acdee8ed80f96cb10adf1882822aa2c
+size 18978
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
index eae876cbed733d24683b2b80dc26065a16333e3f..19670d6fbff341275e49c8656067e603162a180b 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Blueprints/BP_VRPawn.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:e001dd4385a66abb2ad54b38cf84f4325eeafc3d94363386589ebf0601d6ed3b
-size 1086842
+oid sha256:5be131ebc3d02ca0caa8c568c76f661df0093c68a9df8ca5a412875a5eff16f9
+size 1142837
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
index 472a20bdef8d72e86ea981569735568e0288ccdb..6fa56114d571b2171738578b2f8abef9f4c3332b 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/BaseMaterial.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:8670897d2dc64157e7187e3283fc2fe151c5279ec912092d925138b27a6888bc
-size 9645
+oid sha256:c8302c000e3f6f9bb970de8579adf846de11f77c7776482fb85dc7234883495c
+size 9607
diff --git a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
index cba07c6d108aff65fa6b4342da9476a6a11dccbd..4ba5e0d6985972c598797809160a090e924824c8 100644
--- a/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
+++ b/Plugins/CyberArchWarehouse/Content/xrPerson/Materials/FirstPersonProjectileMaterial.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:fcef7721d6163ae21740a1b7dbae916a83dd7d4ec26ba319dd4f21612c7534b5
-size 10144
+oid sha256:b9a0304669e08d210a14f9ce5ad4abd0bad746550367ae35f1b89deb1815fd61
+size 10177