diff --git a/satochip/README.md b/satochip/README.md
new file mode 100644
index 0000000..26eb3f7
--- /dev/null
+++ b/satochip/README.md
@@ -0,0 +1,68 @@
+# Get started with Satochip
+
+This setup is working out of the box on:
+- [TailsOS](https://tails.net/) (Can remain offline, but to see new transactions and balances needs an internet connection.)
+- Debian 12
+- Windows 10
+
+## Connect the Satochip Card
+* Open the Smartcard Reader by turning
+
+
+
+
+* Plug in the card to the readr with the chip facing up
+* Connet the Reader to a USB port
+* The reader will start flashing
+
+
+
+
+## Download and run Sparrow Wallet
+
+* Find the files for your OS at [sparrowwallet.com/download](https://sparrowwallet.com/download/)
+* Follow the steps to verify the downloaded binary. Can use Sparrow Wallet itself to do the verification once installed.
+* If you don't have your own server use one public server which you know, eg.: `electrum.diynodes.com`
+
+## Import the Satochip wallet to Sparrow Wallet
+
+* Select `New Wallet`
+
+
+
+* Type a name and `Create Wallet`
+
+
+
+* Select `Airgapped Hardware Wallet`
+
+
+
+* Click `Import` next to `Satochip`
+
+
+
+* Enter the PIN code then click `Import` again
+
+
+
+* Can see the details for the default derivation path. Save with `Apply`.
+
+
+
+* It is optional to set a password to protect the read-only wallet on saved on the desktop.
+
+* Select the `Transaction` tab on the left to see the balance and transaction history of the wallet on the card.
+
++ Make sure to wait for `Finished loading`
+
+
+
+* In case transactions are missing despite a connected server can try increase the `Gap limit` in `Settings` -> `Advanced`
+
+* Refer to the Sparrow Wallet documentation to transact using your Satochip: https://sparrowwallet.com/docs/coldcard-wallet.html#sending-bitcoin
+
+Reference:
+* Find the original Satochip cards at: [satochip.io/product/satochip](https://satochip.io/product/satochip/)
+
+* For the DIY version see this [gist](https://gist.github.com/openoms/510b2876cab19e15c4190456ea8aad82#file-satochip-javacard-applet-install)
diff --git a/satochip/card-and-reader01.png b/satochip/card-and-reader01.png
new file mode 100644
index 0000000..3e98dce
Binary files /dev/null and b/satochip/card-and-reader01.png differ
diff --git a/satochip/card-and-reader02.png b/satochip/card-and-reader02.png
new file mode 100644
index 0000000..2ee5d21
Binary files /dev/null and b/satochip/card-and-reader02.png differ
diff --git a/satochip/card-and-reader03.png b/satochip/card-and-reader03.png
new file mode 100644
index 0000000..71337b3
Binary files /dev/null and b/satochip/card-and-reader03.png differ
diff --git a/satochip/card-and-reader04.png b/satochip/card-and-reader04.png
new file mode 100644
index 0000000..21d9d29
Binary files /dev/null and b/satochip/card-and-reader04.png differ
diff --git a/satochip/load-satochip-to-sparrow01.png b/satochip/load-satochip-to-sparrow01.png
new file mode 100644
index 0000000..2256e65
Binary files /dev/null and b/satochip/load-satochip-to-sparrow01.png differ
diff --git a/satochip/load-satochip-to-sparrow02.png b/satochip/load-satochip-to-sparrow02.png
new file mode 100644
index 0000000..a920afc
Binary files /dev/null and b/satochip/load-satochip-to-sparrow02.png differ
diff --git a/satochip/load-satochip-to-sparrow03.png b/satochip/load-satochip-to-sparrow03.png
new file mode 100644
index 0000000..67d0184
Binary files /dev/null and b/satochip/load-satochip-to-sparrow03.png differ
diff --git a/satochip/load-satochip-to-sparrow04.png b/satochip/load-satochip-to-sparrow04.png
new file mode 100644
index 0000000..49a659a
Binary files /dev/null and b/satochip/load-satochip-to-sparrow04.png differ
diff --git a/satochip/load-satochip-to-sparrow05.png b/satochip/load-satochip-to-sparrow05.png
new file mode 100644
index 0000000..cd8e330
Binary files /dev/null and b/satochip/load-satochip-to-sparrow05.png differ
diff --git a/satochip/load-satochip-to-sparrow06.png b/satochip/load-satochip-to-sparrow06.png
new file mode 100644
index 0000000..d5e1342
Binary files /dev/null and b/satochip/load-satochip-to-sparrow06.png differ
diff --git a/satochip/load-satochip-to-sparrow07.png b/satochip/load-satochip-to-sparrow07.png
new file mode 100644
index 0000000..d1005c7
Binary files /dev/null and b/satochip/load-satochip-to-sparrow07.png differ