diff --git a/docs/docs/content/installation.md b/docs/docs/content/installation.md
index b7ea5519c..845d7ef8a 100644
--- a/docs/docs/content/installation.md
+++ b/docs/docs/content/installation.md
@@ -2,6 +2,8 @@
listmonk requires Postgres ⩾ 12.
+See the "[Tutorials](#tutorials)" section at the bottom for detailed guides.
+
## Binary
- Download the [latest release](https://github.com/knadh/listmonk/releases) and extract the listmonk binary.
- `./listmonk --new-config` to generate config.toml. Then, edit the file.
@@ -129,8 +131,15 @@ The `master` branch with bleeding edge changes is periodically built and publish
## 3rd party hosting
-
-Tutorial for deploying on Fly.io
+
+
+## Tutorials
+
+* [Tutorial for deploying on **Fly.io**](https://github.com/paulrudy/listmonk-on-fly)
+* [Complete Listmonk setup guide. Step-by-step tutorial for installation and all basic functions. **Amazon EC2 & SES**](https://gist.github.com/MaximilianKohler/e5158fcfe6de80a9069926a67afcae11)
+* [Step-by-step guide on how install and set up Listmonk on a server (**AWS Lightsail**)](https://github.com/knadh/listmonk/issues/1208)
+* [Informal step-by-step on how to get started with Listmonk using **Railway**](https://github.com/knadh/listmonk/issues/120#issuecomment-1421838533)
+* [**Binary** install on your PC](https://www.youtube.com/watch?v=fAOBqgR9Yfo). Discussions of limitations: [[1](https://github.com/knadh/listmonk/issues/862#issuecomment-1307328228)][[2](https://github.com/knadh/listmonk/issues/248#issuecomment-1320806990)].