diff --git a/SetUp.md b/SetUp.md
index 86f5dd6..7013487 100644
--- a/SetUp.md
+++ b/SetUp.md
@@ -69,4 +69,20 @@ Have a string saying either "Vibing to:" or "Last seen playing:".
Customization requests can be submitted as an issue, like https://github.com/novatorem/novatorem/issues/2
-If you want to share your own customization options, open a PR if it's done or open an issue if you want it implemented by someone else.
\ No newline at end of file
+If you want to share your own customization options, open a PR if it's done or open an issue if you want it implemented by someone else.
+
+## Debugging
+
+If you have issues setting up, try following this [guide](https://youtu.be/n6d4KHSKqGk?t=615).
+
+Followed the guide and still having problems?
+Try checking out the functions tab in vercel, linked as:
+```https://vercel.com/{name}/spotify/{build}/functions```
+
+Which looks like-
+
+
+
+
+
+You will see a log there, and most issues can be resolved by ensuring you have the correct variables from setup.
\ No newline at end of file