diff --git a/README.md b/README.md
index 41de407..f73d278 100644
--- a/README.md
+++ b/README.md
@@ -273,6 +273,17 @@ STATUS=$(echo "$HEALTH" | jq -r '.status')
- ✅ CI/CD validation and testing
- ✅ Multi-arch support (same command, any platform)
+
+
+
▍ 🖼️ Gallery / Screenshots
+
+| Cosmos Cloud Dashboard | Docker Logs (Bootstrapping) |
+|:-----------------------:|:---------------------------:|
+|  |  |
+| Relay Status Tool | Obfs4 Bridge Line |
+|  |  |
+
+
▍ 📚 Documentation
diff --git a/src/screenshots/bootstrapping.png b/src/screenshots/bootstrapping.png
new file mode 100644
index 0000000..e62d132
Binary files /dev/null and b/src/screenshots/bootstrapping.png differ
diff --git a/src/screenshots/bridge-line.png b/src/screenshots/bridge-line.png
new file mode 100644
index 0000000..86e6fe8
Binary files /dev/null and b/src/screenshots/bridge-line.png differ
diff --git a/src/screenshots/cosmos-dashboard.png b/src/screenshots/cosmos-dashboard.png
new file mode 100644
index 0000000..91495f0
Binary files /dev/null and b/src/screenshots/cosmos-dashboard.png differ
diff --git a/src/screenshots/relay-status.png b/src/screenshots/relay-status.png
new file mode 100644
index 0000000..f48f984
Binary files /dev/null and b/src/screenshots/relay-status.png differ