diff --git a/apps/docs/self-hosting/configuration.mdx b/apps/docs/self-hosting/configuration.mdx
index 71fd8f6a1..0e3eb4ce3 100644
--- a/apps/docs/self-hosting/configuration.mdx
+++ b/apps/docs/self-hosting/configuration.mdx
@@ -7,8 +7,8 @@ icon: gear
If you're self-hosting Typebot, [sponsoring
me](https://github.com/sponsors/baptisteArno) is a great way to give back to
the community and to contribute to the long-term sustainability of the
- project. Thank you for supporting independent creators of Free Open Source
- Software!
+ project. It also comes with some perks like priority support and private
+ workshops. ❤️
Parameters marked with \* are required.
diff --git a/apps/docs/self-hosting/deploy/docker.mdx b/apps/docs/self-hosting/deploy/docker.mdx
index 5d61fb519..ef382abb9 100644
--- a/apps/docs/self-hosting/deploy/docker.mdx
+++ b/apps/docs/self-hosting/deploy/docker.mdx
@@ -342,8 +342,8 @@ docker build -t typebot-viewer --build-arg SCOPE=viewer .
If you're self-hosting Typebot, [sponsoring
me](https://github.com/sponsors/baptisteArno) is a great way to give back to
the community and to contribute to the long-term sustainability of the
- project. Thank you for supporting independent creators of Free Open Source
- Software!
+ project. It also comes with some perks like priority support and private
+ workshops. ❤️
diff --git a/apps/docs/self-hosting/get-started.mdx b/apps/docs/self-hosting/get-started.mdx
index ae8c1b9cf..0748eeedf 100644
--- a/apps/docs/self-hosting/get-started.mdx
+++ b/apps/docs/self-hosting/get-started.mdx
@@ -69,9 +69,16 @@ Here are the 3 different possible use cases:
Either use case, [sponsoring the
project](https://github.com/sponsors/baptisteArno) is a great way to give back
to the community and to contribute to the long-term sustainability of the
- project. ❤️
+ project. It also comes with some perks like priority support and private
+ workshops. ❤️
+## Releases
+
+The self-hosted version is somewhat of a LTS, you only get new release once a month. If you want features as soon as they are available, consider becoming a [cloud user](https://app.typebot.io). New versions are published on the [releases page](https://github.com/baptisteArno/typebot.io/releases).
+
+## Ready to self-host?
+
Typebot is composed of 2 Next.js applications you need to deploy:
- the builder, where you build your typebots
@@ -82,3 +89,5 @@ I've written guides on how to deploy Typebot using:
- [Docker](/self-hosting/deploy/docker)
- [Vercel](/self-hosting/deploy/vercel)
- [Manual](/self-hosting/deploy/manual)
+
+If you have any questions, feel free to reach out on the [Discord server](https://typebot.io/discord) 🔥