diff --git a/Quickstart.md b/Quickstart.md
index eef0d7e..065b2ea 100644
--- a/Quickstart.md
+++ b/Quickstart.md
@@ -53,10 +53,13 @@ echo 'https://example.com' | ./archive
You can open `output/index.html` to view your archive. (favicons will appear next to each title once it has finished downloading)
-If you want to host your archive somewhere to share it with other people, see the [Publishing Your Archive](#publishing-your-archive) section below.
+**Next Steps:**
-
-
+ - Read [[Configuration]] to learn about the various archive method options
+ - Read [[Scheduled Archiving]] to learn how to set up automatic daily archiving
+ - Read [[Publishing Your Archiving]] if you want to host your archive for others to access online
+
+---
If you have any trouble, see the [Troubleshooting](https://github.com/pirate/ArchiveBox/wiki/Troubleshooting) section at the bottom.
If you'd like to customize options, see the [Configuration](https://github.com/pirate/ArchiveBox/wiki/Configuration) section.
\ No newline at end of file