diff --git a/site/source/_static/images/services/nostr/iris-1.png b/site/source/_static/images/services/nostr/iris-1.png
deleted file mode 100644
index 12c79c1..0000000
Binary files a/site/source/_static/images/services/nostr/iris-1.png and /dev/null differ
diff --git a/site/source/_static/images/services/nostr/iris-2.png b/site/source/_static/images/services/nostr/iris-2.png
deleted file mode 100644
index 1c7b11d..0000000
Binary files a/site/source/_static/images/services/nostr/iris-2.png and /dev/null differ
diff --git a/site/source/_static/images/services/nostr/iris-3.png b/site/source/_static/images/services/nostr/iris-3.png
deleted file mode 100644
index 69c9515..0000000
Binary files a/site/source/_static/images/services/nostr/iris-3.png and /dev/null differ
diff --git a/site/source/_static/images/services/nostr/iris-4.png b/site/source/_static/images/services/nostr/iris-4.png
deleted file mode 100644
index 8ff684f..0000000
Binary files a/site/source/_static/images/services/nostr/iris-4.png and /dev/null differ
diff --git a/site/source/_static/images/services/nostr/iris-5.png b/site/source/_static/images/services/nostr/iris-5.png
deleted file mode 100644
index e1e2ea5..0000000
Binary files a/site/source/_static/images/services/nostr/iris-5.png and /dev/null differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-1.png b/site/source/_static/images/services/nostr/nostrudel-1.png
new file mode 100644
index 0000000..6d97559
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-1.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-2.png b/site/source/_static/images/services/nostr/nostrudel-2.png
new file mode 100644
index 0000000..092f187
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-2.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-3.png b/site/source/_static/images/services/nostr/nostrudel-3.png
new file mode 100644
index 0000000..704304f
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-3.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-4.png b/site/source/_static/images/services/nostr/nostrudel-4.png
new file mode 100644
index 0000000..e724260
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-4.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-5.png b/site/source/_static/images/services/nostr/nostrudel-5.png
new file mode 100644
index 0000000..1697c8b
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-5.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-6.png b/site/source/_static/images/services/nostr/nostrudel-6.png
new file mode 100644
index 0000000..83e4abf
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-6.png differ
diff --git a/site/source/_static/images/services/nostr/nostrudel-7.png b/site/source/_static/images/services/nostr/nostrudel-7.png
new file mode 100644
index 0000000..adee47a
Binary files /dev/null and b/site/source/_static/images/services/nostr/nostrudel-7.png differ
diff --git a/site/source/service-guides/nostr/index.rst b/site/source/service-guides/nostr/index.rst
index 1fb7a2c..175549b 100644
--- a/site/source/service-guides/nostr/index.rst
+++ b/site/source/service-guides/nostr/index.rst
@@ -48,4 +48,4 @@ If you want to test your private relay and verify whether it's storing all your
.. toctree::
:maxdepth: 1
- iris
\ No newline at end of file
+ nostrudel
\ No newline at end of file
diff --git a/site/source/service-guides/nostr/iris.rst b/site/source/service-guides/nostr/iris.rst
deleted file mode 100644
index f078b62..0000000
--- a/site/source/service-guides/nostr/iris.rst
+++ /dev/null
@@ -1,53 +0,0 @@
-.. _iris:
-
-====
-Iris
-====
-
-The Iris client is both a social networking app and library designed to securely store all user data directly on their devices and facilitate direct communication with peers. The application is compatible with various platforms, including web browsers, iOS, Android, Docker, and desktop platforms such as MacOS, Windows, and Linux.
-
-**Available clients**
-
-- `Start9 Marketplace `_
-- `iris.to web client `_
-- `Desktop `_
-- `iOS `_
-- `Android `_
-
-Using Iris on StartOS
----------------------
-
-#. Install Iris service from Start9 registry on your server.
-
- .. figure:: /_static/images/services/nostr/iris-1.png
- :width: 50%
- :alt: iris install
-
-#. Click "Start".
-
- .. figure:: /_static/images/services/nostr/iris-2.png
- :width: 50%
- :alt: iris start
-
-#. When service is ready click launch UI to access your personal Iris web UI.
-
- .. figure:: /_static/images/services/nostr/iris-3.png
- :width: 50%
- :alt: iris launch
-
-#. Create a new account, or access an existing account by pasting in your private key. If creating a new account, be sure to securely back up the private key, preferably using Vaultwarden on your Start9 server.
-
- .. figure:: /_static/images/services/nostr/iris-4.png
- :width: 50%
- :alt: iris sign in
-
-#. To connect to your own private relay, go to Settings -> Network and paste in your Nostr Relay Websocket URL (e.g. ws://address.onion). You can find this value in the Properties section of your Nostr RS Relay service.
-
-.. note::
- If you plan to connect to your own private relay, you must first make sure you are already :ref:`running Tor` on your system and we suggest using Firefox which must be :ref:`configured to use Tor`.
- It is recommended to use your Relay's Tor websocket URL (ws://address.onion), since the LAN websocket URL (wss://address.local) will only work when you are home.
-
-.. figure:: /_static/images/services/nostr/iris-5.png
- :width: 50%
- :alt: iris add url
-
diff --git a/site/source/service-guides/nostr/nostrudel.rst b/site/source/service-guides/nostr/nostrudel.rst
new file mode 100644
index 0000000..27b26bc
--- /dev/null
+++ b/site/source/service-guides/nostr/nostrudel.rst
@@ -0,0 +1,54 @@
+.. _nostrudel:
+
+========
+noStrudel
+========
+
+noStrudel is a web app for exploring the nostr protocol.
+
+**Available platforms**
+
+- `StartOS `_
+
+**Using noStrudel on StartOS**
+
+#. Install the noStrudel service from the Start9 registry on your server.
+
+ .. figure:: /_static/images/services/nostr/nostrudel-1.png
+ :width: 50%
+ :alt: install
+
+#. Click "Start".
+
+ .. figure:: /_static/images/services/nostr/nostrudel-2.png
+ :width: 50%
+ :alt: start
+
+#. When the service is ready click "Launch UI" to access noStrudel.
+
+ .. figure:: /_static/images/services/nostr/nostrudel-3.png
+ :width: 50%
+ :alt: launch
+
+#. Choose how to setup your relays and create a new account or access an existing account by using a nip-07 browser extension. If creating a new account, be sure to securely back up the private key, preferably using Vaultwarden on StartOS.
+
+ .. figure:: /_static/images/services/nostr/nostrudel-4.png
+ :width: 50%
+ :alt: sign in
+
+#. To connect to your own private relay, go to Relays -> App Relays, paste in your Nostr Relay Websocket URL (e.g. ws://address.onion) and click add. You can find this value in the Properties section of your Nostr RS Relay service.
+
+ .. note::
+ If you plan to connect to your own private relay, you must use `Tor browser `_ or :ref:`run Tor` on your system. We recommend using Firefox which must be :ref:`configured to use Tor`.
+ It is recommended to use your Relay's Tor websocket URL (ws://address.onion), since the LAN websocket URL (wss://address.local) will only work when you are home.
+
+ .. figure:: /_static/images/services/nostr/nostrudel-5.png
+ :width: 50%
+ :alt: add relay
+
+#. To connect to your LND instance using `NWC `_ (Nostr Wallet Connect) for LN payments, go to Settings -> Lightning -> Connect wallet. Choose NWC and paste your pairing secret.
+
+.. figure:: /_static/images/services/nostr/nostrudel-6.png
+ :width: 50%
+ :alt: connect wallet
+