diff --git a/README.md b/README.md
index 8d487562b100addbdf115f4918828178451337f5..52b2dc3311368f68282a839670e8d7061d1c00eb 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,26 @@ Follow this steps:
 
 Reboot and done!
 
+## Troubleshooting
+
+### Fails to meet device integrity (KernelSU)
+
+- Disable ZygiskNext
+- Reboot
+- Enable ZygiskNext
+
+### Passes device integrity, but fails in Wallet (even after clearing cache)
+
+- Remove all data from Google Play Services
+
+<details>
+<summary>Guide</summary>
+
+![Google services cache](./wallet-troubleshoot-1.jpg)
+![Removing all data](./wallet-troubleshoot-2.jpg)
+
+</details>
+
 ## Read module logs
 
 You can read module logs using this command:
diff --git a/wallet-troubleshoot-1.jpg b/wallet-troubleshoot-1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..416fab7d8e3a4e077103f84d7bd9027f8d0c8411
Binary files /dev/null and b/wallet-troubleshoot-1.jpg differ
diff --git a/wallet-troubleshoot-2.jpg b/wallet-troubleshoot-2.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ff0f671e9f30803f3df6a9d13876fb4c207f95f1
Binary files /dev/null and b/wallet-troubleshoot-2.jpg differ