diff --git a/ESP-IDF_Robot/tutorial/docs/build/doctrees/environment.pickle b/ESP-IDF_Robot/tutorial/docs/build/doctrees/environment.pickle
index 91741f0a1..575efd870 100644
Binary files a/ESP-IDF_Robot/tutorial/docs/build/doctrees/environment.pickle and b/ESP-IDF_Robot/tutorial/docs/build/doctrees/environment.pickle differ
diff --git a/ESP-IDF_Robot/tutorial/docs/build/doctrees/index.doctree b/ESP-IDF_Robot/tutorial/docs/build/doctrees/index.doctree
index 233da6fdb..6d2348c63 100644
Binary files a/ESP-IDF_Robot/tutorial/docs/build/doctrees/index.doctree and b/ESP-IDF_Robot/tutorial/docs/build/doctrees/index.doctree differ
diff --git a/ESP-IDF_Robot/tutorial/docs/build/doctrees/intro.doctree b/ESP-IDF_Robot/tutorial/docs/build/doctrees/intro.doctree
new file mode 100644
index 000000000..3e0abdb26
Binary files /dev/null and b/ESP-IDF_Robot/tutorial/docs/build/doctrees/intro.doctree differ
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/_sources/index.rst.txt b/ESP-IDF_Robot/tutorial/docs/build/html/_sources/index.rst.txt
index f2bc39303..0deadab8c 100644
--- a/ESP-IDF_Robot/tutorial/docs/build/html/_sources/index.rst.txt
+++ b/ESP-IDF_Robot/tutorial/docs/build/html/_sources/index.rst.txt
@@ -14,4 +14,4 @@ documentation for details.
.. toctree::
:maxdepth: 2
-.. image:: _static/ESP32C3_Breadboard-Adapter.png
+ intro
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/_sources/intro.rst.txt b/ESP-IDF_Robot/tutorial/docs/build/html/_sources/intro.rst.txt
new file mode 100644
index 000000000..a1df240ed
--- /dev/null
+++ b/ESP-IDF_Robot/tutorial/docs/build/html/_sources/intro.rst.txt
@@ -0,0 +1 @@
+.. image:: _static/ESP32C3_Breadboard-Adapter.png
\ No newline at end of file
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/index.html b/ESP-IDF_Robot/tutorial/docs/build/html/index.html
index 1c35169a9..9c7076c54 100644
--- a/ESP-IDF_Robot/tutorial/docs/build/html/index.html
+++ b/ESP-IDF_Robot/tutorial/docs/build/html/index.html
@@ -14,6 +14,7 @@
+
@@ -38,7 +39,6 @@
documentation for details.
-
@@ -72,6 +72,7 @@ documentation for details.
Related Topics
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/intro.html b/ESP-IDF_Robot/tutorial/docs/build/html/intro.html
new file mode 100644
index 000000000..ee2172b56
--- /dev/null
+++ b/ESP-IDF_Robot/tutorial/docs/build/html/intro.html
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
+ <no title> — ByteRider 06-2025 documentation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/objects.inv b/ESP-IDF_Robot/tutorial/docs/build/html/objects.inv
index f142729d3..497890845 100644
Binary files a/ESP-IDF_Robot/tutorial/docs/build/html/objects.inv and b/ESP-IDF_Robot/tutorial/docs/build/html/objects.inv differ
diff --git a/ESP-IDF_Robot/tutorial/docs/build/html/searchindex.js b/ESP-IDF_Robot/tutorial/docs/build/html/searchindex.js
index fb3754850..1ecccf9b0 100644
--- a/ESP-IDF_Robot/tutorial/docs/build/html/searchindex.js
+++ b/ESP-IDF_Robot/tutorial/docs/build/html/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"ByteRider documentation":[[0,null]]},"docnames":["index"],"envversion":{"sphinx":65,"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},"filenames":["index.rst"],"indexentries":{},"objects":{},"objnames":{},"objtypes":{},"terms":{"add":0,"content":0,"detail":0,"restructuredtext":0,"see":0,"syntax":0,"us":0,"your":0},"titles":["ByteRider documentation"],"titleterms":{"byterid":0,"document":0}})
\ No newline at end of file
+Search.setIndex({"alltitles":{"ByteRider documentation":[[0,null]]},"docnames":["index","intro"],"envversion":{"sphinx":65,"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},"filenames":["index.rst","intro.rst"],"indexentries":{},"objects":{},"objnames":{},"objtypes":{},"terms":{"add":0,"content":0,"detail":0,"restructuredtext":0,"see":0,"syntax":0,"us":0,"your":0},"titles":["ByteRider documentation","<no title>"],"titleterms":{"byterid":0,"document":0}})
\ No newline at end of file
diff --git a/ESP-IDF_Robot/tutorial/docs/source/index.rst b/ESP-IDF_Robot/tutorial/docs/source/index.rst
index f2bc39303..0deadab8c 100644
--- a/ESP-IDF_Robot/tutorial/docs/source/index.rst
+++ b/ESP-IDF_Robot/tutorial/docs/source/index.rst
@@ -14,4 +14,4 @@ documentation for details.
.. toctree::
:maxdepth: 2
-.. image:: _static/ESP32C3_Breadboard-Adapter.png
+ intro