diff --git a/docs/getting_started/index.md b/docs/getting_started/index.md
index e7fee02d38..8b13789179 100644
--- a/docs/getting_started/index.md
+++ b/docs/getting_started/index.md
@@ -1,18 +1 @@
-🐣 Ready to kick off your Docling journey? Let's dive right into it!
-
-
-## What's next
-
-🚀 The journey has just begun! Join us and become a part of the growing Docling community!
-
-- :fontawesome-brands-github: GitHub
-- :fontawesome-brands-discord: Discord
-- :fontawesome-brands-linkedin: LinkedIn
diff --git a/docs/index.md b/docs/index.md
index d440adeb67..601930db87 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -20,6 +20,19 @@
Docling simplifies document processing, parsing diverse formats — including advanced PDF understanding — and providing seamless integrations with the gen AI ecosystem.
+## Getting started
+
+🐣 Ready to kick off your Docling journey? Let's dive right into it!
+
+
+
## Features
* 🗂️ Parsing of [multiple document formats][supported_formats] incl. PDF, DOCX, PPTX, XLSX, HTML, WAV, MP3, VTT, images (PNG, TIFF, JPEG, ...), and more
@@ -46,9 +59,13 @@ Docling simplifies document processing, parsing diverse formats — including ad
* 📝 Chart understanding (Barchart, Piechart, LinePlot, etc)
* 📝 Complex chemistry understanding (Molecular structures)
-## Get started
+## What's next
+
+🚀 The journey has just begun! Join us and become a part of the growing Docling community!
-Check out our [getting started](./getting_started/index.md) page to get the ball rolling!
+- :fontawesome-brands-github: GitHub
+- :fontawesome-brands-discord: Discord
+- :fontawesome-brands-linkedin: LinkedIn
## Live assistant
diff --git a/mkdocs.yml b/mkdocs.yml
index 672d84482c..24bd63f1d3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -52,10 +52,8 @@ theme:
- search.suggest
- toc.follow
nav:
- - Home:
- - "Docling": index.md
- - Getting started:
- - Getting started: getting_started/index.md
+ - Documentation:
+ - "Docling documentation": index.md
- Installation:
- Installation: installation/index.md
- Usage: