diff --git a/docs/software/mqtt/index.mdx b/docs/software/mqtt/index.mdx
index 0103e503..f9a5c39d 100644
--- a/docs/software/mqtt/index.mdx
+++ b/docs/software/mqtt/index.mdx
@@ -267,3 +267,7 @@ Forwarding a text message from one device, through a broker, to another broker/d
If you want to decode text and position messages without json, it gets complicated:
[](/documents/mqtt/Decode.jpg)
+But node-red can rapidly (minutes vs days) put together some pretty impressive output when paired with meshtastic. Here is an example of geofencing and mapping of a single device via mqtt data.
+[](/documents/mqtt/Mapping.jpg)
+[](/documents/mqtt/MapFlow.jpg)
+