diff --git a/src/screens/Settings/DeerSettings.tsx b/src/screens/Settings/DeerSettings.tsx
index 0d9a4427f..5e07d0fd9 100644
--- a/src/screens/Settings/DeerSettings.tsx
+++ b/src/screens/Settings/DeerSettings.tsx
@@ -445,6 +445,26 @@ export function DeerSettingsScreen({}: Props) {
/>
+
+
+
+ {`Constellation Instance`}
+
+ setConstellationInstanceControl.open()}
+ />
+
+
+
+
+ Constellation is used to supplement AppView responses for custom
+ verifications and nuclear block bypass, via backlinks. Current
+ instance: {constellationInstance}
+
+
+
+
@@ -723,6 +743,7 @@ export function DeerSettingsScreen({}: Props) {
+
)