diff --git a/build/doctrees/environment.pickle b/build/doctrees/environment.pickle
index ebf99d2..69c53b7 100644
Binary files a/build/doctrees/environment.pickle and b/build/doctrees/environment.pickle differ
diff --git a/build/doctrees/index.doctree b/build/doctrees/index.doctree
index cfc9935..9dda7e0 100644
Binary files a/build/doctrees/index.doctree and b/build/doctrees/index.doctree differ
diff --git a/build/html/_sources/index.rst.txt b/build/html/_sources/index.rst.txt
index 7bfcb16..3745dc3 100644
--- a/build/html/_sources/index.rst.txt
+++ b/build/html/_sources/index.rst.txt
@@ -3,13 +3,27 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
-Welcome to ESP32-C3_ZEN's documentation!
+Welcome to ESP32-C3_ZEN's Discovery!
========================================
+**ESP32-C3_ZEN** is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
+This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.
+
.. toctree::
:maxdepth: 2
:caption: Contents:
+ introduction
+ installation
+ quick_start
+ hardware_overview
+ programming
+ peripherals
+ examples
+ troubleshooting
+ advanced_topics
+ best_practices
+ reference
Indices and tables
diff --git a/build/html/index.html b/build/html/index.html
index 9dfd127..47d46ec 100644
--- a/build/html/index.html
+++ b/build/html/index.html
@@ -5,7 +5,7 @@
-
ESP32-C3_ZEN is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
+This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.
diff --git a/build/html/objects.inv b/build/html/objects.inv
index 3958e14..d6322d1 100644
Binary files a/build/html/objects.inv and b/build/html/objects.inv differ
diff --git a/build/html/searchindex.js b/build/html/searchindex.js
index 535323f..daed6aa 100644
--- a/build/html/searchindex.js
+++ b/build/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["index"], "filenames": ["index.rst"], "titles": ["Welcome to ESP32-C3_ZEN\u2019s documentation!"], "terms": {"index": 0, "modul": 0, "search": 0, "page": 0}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"welcom": 0, "esp32": 0, "c3_zen": 0, "": 0, "document": 0, "indic": 0, "tabl": 0}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"Welcome to ESP32-C3_ZEN\u2019s documentation!": [[0, "welcome-to-esp32-c3-zen-s-documentation"]], "Indices and tables": [[0, "indices-and-tables"]]}, "indexentries": {}})
\ No newline at end of file
+Search.setIndex({"docnames": ["index"], "filenames": ["index.rst"], "titles": ["Welcome to ESP32-C3_ZEN\u2019s Discovery!"], "terms": {"index": 0, "modul": 0, "search": 0, "page": 0, "i": 0, "comprehens": 0, "guid": 0, "c3": 0, "microcontrol": 0, "design": 0, "help": 0, "you": 0, "understand": 0, "its": 0, "featur": 0, "capabl": 0, "how": 0, "effect": 0, "us": 0, "your": 0, "project": 0, "thi": 0, "document": 0, "structur": 0, "provid": 0, "clear": 0, "detail": 0, "overview": 0, "includ": 0, "architectur": 0, "program": 0, "practic": 0, "applic": 0, "toctre": [], "maxdepth": [], "2": [], "caption": [], "content": [], "introduct": [], "instal": [], "quick_start": [], "hardware_overview": [], "peripher": [], "exampl": [], "troubleshoot": [], "advanced_top": [], "best_practic": [], "refer": []}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"welcom": 0, "esp32": 0, "c3_zen": 0, "": 0, "document": [], "indic": 0, "tabl": 0, "discoveri": 0}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"Welcome to ESP32-C3_ZEN\u2019s Discovery!": [[0, "welcome-to-esp32-c3-zen-s-discovery"]], "Indices and tables": [[0, "indices-and-tables"]]}, "indexentries": {}})
\ No newline at end of file
diff --git a/source/index.rst b/source/index.rst
index 4fffb86..7e60450 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -8,6 +8,10 @@ Welcome to ESP32-C3_ZEN's Discovery!
**ESP32-C3_ZEN** is a comprehensive guide to the ESP32-C3 microcontroller, designed to help you understand its features, capabilities, and how to effectively use it in your projects.
This documentation is structured to provide a clear and detailed overview of the ESP32-C3, including its architecture, programming, and practical applications.
+
+..note::
+ This project is under development.
+
.. toctree::
:maxdepth: 2
:caption: Contents: