diff --git a/serverless/index-serverless-elasticsearch.asciidoc b/serverless/index-serverless-elasticsearch.asciidoc
index c8375cab19..429d4058f4 100644
--- a/serverless/index-serverless-elasticsearch.asciidoc
+++ b/serverless/index-serverless-elasticsearch.asciidoc
@@ -1,6 +1,5 @@
[[what-is-elasticsearch-serverless]]
-== {es}
-
+== {es-serverless}
++++
{es}
++++
diff --git a/serverless/pages/what-is-elasticsearch-serverless.asciidoc b/serverless/pages/what-is-elasticsearch-serverless.asciidoc
index 3eb6b4c922..58fbb60d8a 100644
--- a/serverless/pages/what-is-elasticsearch-serverless.asciidoc
+++ b/serverless/pages/what-is-elasticsearch-serverless.asciidoc
@@ -1,32 +1,62 @@
-////
-To be rewritten/refined
-////
+// βΉοΈ THIS CONTENT IS RENDERERED ON THE index-serverless-elasticsearch.asciidoc PAGE
+// Use the id <> to link to this page
// :description: Build search solutions and applications with {es-serverless}.
// :keywords: serverless, elasticsearch, overview
preview:[]
-{es} allows you to build custom applications. Whether you have structured or unstructured text, numerical data, or geospatial data, {es} can efficiently store and index it in a way that supports fast searches.
-
-.Understanding {es-serverless}
-[IMPORTANT]
+[TIP]
====
-Refer to <> and <> for important details, including features and limitations specific to {es-serverless}.
+If you haven't used {es} before, first learn the basics in the https://www.elastic.co/guide/en/elasticsearch/reference/current/elasticsearch-intro.html[core {es} documentation].
====
-[discrete]
-== Get started
-* <>: Create your first {es} project.
-* <>: Learn how to get your data into {es}.
+{es} is one of the three available project types on <>.
+
+This project type enables you to use the core functionality of {es}: searching, indexing, storing, and analyzing data of all shapes and sizes.
+
+When using {es} on {serverless-full} you donβt need to worry about managing the infrastructure that keeps {es} distributed and available: nodes, shards, and replicas. These resources are completely automated on the serverless platform, which is designed to scale up and down with your workload.
+
+This automation allows you to focus on building your search applications and solutions.
[discrete]
-== How to
+[[elasticsearch-overview-get-started]]
+== Get started
-* <>: Build your queries to perform and combine many types of searches.
-* <>: Search, filter your data, and display your findings.
-* <>: Create rules to detect complex conditions and trigger alerts.
-* <>: Send requests with Console and profile queries with Search Profiler.
-* <>: Manage user access, billing, and check performance metrics.
+[cols="2"]
+|===
+| π
+a| [.card-title]#<># +
+Get started by creating your first {es} project on serverless.
+| π
+a| [.card-title]#<># +
+Learn how to connect your applications to your {es-serverless} endpoint.
+
+// TODO add coming link to new page about connecting to your serverless endpoint
+// <>
+
+| ‡οΈ
+a| [.card-title]#<># +
+Learn how to get your data into {es} and start building your search application.
+
+| π
+a| [.card-title]#https://www.elastic.co/guide/en/kibana/master/playground.html[*Try Playground β*]# +
+After you've added some data, use Playground to test out queries and combine {es} with the power of Generative AI in your applications.
+|===
+
+[discrete]
+[[elasticsearch-overview-learn-more]]
+== Learn more
+
+[cols="2"]
+|===
+| β
+a| [.card-title]#<># +
+Understand the differences between {es} on {serverless-full} and other deployment types.
+
+| π§Ύ
+a| [.card-title]#<># +
+Learn about the billing model for {es} on {serverless-full}.
+|===