diff --git a/pages/serverless-containers/quickstart.mdx b/pages/serverless-containers/quickstart.mdx
index 266a1a4eca..87806e7874 100644
--- a/pages/serverless-containers/quickstart.mdx
+++ b/pages/serverless-containers/quickstart.mdx
@@ -20,6 +20,10 @@ Containers rely on the HTTP protocol, and must therefore include a web server to
This page explains how to deploy a basic NGINX image in a Serverless Container using the Scaleway console.
+## Console Overview
+Follow this guided tour to discover how to deploy a container using the console.
+
+
- A Scaleway account logged into the [console](https://console.scaleway.com)
diff --git a/pages/serverless-functions/quickstart.mdx b/pages/serverless-functions/quickstart.mdx
index a58f07130c..e476eabcb4 100644
--- a/pages/serverless-functions/quickstart.mdx
+++ b/pages/serverless-functions/quickstart.mdx
@@ -21,6 +21,10 @@ Refer to the [differences between Functions, Jobs, and Containers](/serverless-c
This page explains how to deploy, invoke, and delete a basic Node, Python, or PHP function using the [Scaleway console](https://console.scaleway.com).
+## Console Overview
+Follow this guided tour to discover how to deploy a function using the console.
+
+
- A Scaleway account logged into the [console](https://console.scaleway.com)