diff --git a/docs/chapter1/1introduction.md b/docs/chapter1/1introduction.md
index 301dafbb..c94a1f4e 100644
--- a/docs/chapter1/1introduction.md
+++ b/docs/chapter1/1introduction.md
@@ -1,8 +1,8 @@
---
id: chapter1-introduction
title: "Introduction"
-description: "Introduction page in Chapter1 of CircuitVerse documentation."
-slug : /
+description: "Introduction page in Chapter 1 of CircuitVerse documentation."
+slug: /
---
# Introduction
@@ -16,52 +16,67 @@ slug : /
webkitAllowFullScreen
mozAllowFullScreen
allowFullScreen
->
- {" "}
-
-
-Inspired by Logisim, CircuitVerse is an open-source educational tool for designing and visualizing digital logic circuit simulations in the cloud. Users including educators, students, electronic engineers, and hobbyists can play with digital circuit simulations from their browsers for exploring different “what-if” scenarios. As required, a user can share their creations using unique circuit URLs, or fork different contributions of the CircuitVerse community to yield their curiosity. Figure 1 shares a screenshot of a ripple carry adder simulation built using CircuitVerse.
-
-
-
-
- Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse
-
-
-Developed for educators by educators, the CircuitVerse platform delivers high class learning experience in a scalable way. Educators can manage, track, and achieve their classroom learning goals in a single, powerful solution. They can create and manage different student groups, post different assignments, define submission deadlines and add or export grades (refer Figure 2). Using the CircuitVerse Chrome extension, educators can embed live circuits in their Google Slides and demonstrate concepts without navigating across different tabs. Alternatively, they can also export images or embed iFrames within their webpages.
-
-
-
-
-
- Figure 1.2: Educators can manage, track, and achieve their classroom
- learning goals using CircuitVerse platform
-
-
-
-As the CircuitVerse community grows, educators and students can join the online forums to share ideas, questions, and resources related to teaching and learning digital logic design using CircuitVerse.
-
-
-
-
-
- Figure 1.3: Connect and collaborate on CircuitVerse Forum for sharing ideas,
- questions, and resources related to teaching and learning digital logic
- design
-
-
-
-Watch the below video for a quick demonstration of the CircuitVerse platform.
-
-
-
-
+ title="CircuitVerse Simulator - Interactive Demo"
+/>
+
+Inspired by Logisim, CircuitVerse is an open-source educational tool for designing and visualizing digital logic circuit simulations in the cloud.
+
+Users—including educators, students, electronics engineers, and hobbyists—can experiment with digital circuit simulations directly from their browsers to explore various "what-if" scenarios. Users can share their creations using unique circuit URLs or fork contributions from the CircuitVerse community to satisfy their curiosity.
+
+Figure 1.1 shows a screenshot of a ripple carry adder simulation built using CircuitVerse.
+
+
+
+*Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse*
+
+---
+
+## Classroom Management for Educators
+
+Developed for educators by educators, the CircuitVerse platform delivers a high-quality learning experience in a scalable way. Educators can manage, track, and achieve their classroom learning goals in a single, powerful solution.
+
+Key features include:
+
+- Create and manage student groups
+- Post assignments with submission deadlines
+- Add or export grades seamlessly
+
+Refer to Figure 1.2 for an overview of these features.
+
+
+
+*Figure 1.2: Educators can manage, track, and achieve their classroom learning goals using the CircuitVerse platform*
+
+### Chrome Extension
+
+Using the CircuitVerse Chrome extension, educators can embed live circuits in their Google Slides and demonstrate concepts without navigating across tabs. Alternatively, they can export images or embed iFrames within their webpages.
+
+---
+
+## Community & Collaboration
+
+As the CircuitVerse community grows, educators and students can join the online forums to share ideas, questions, and resources related to teaching and learning digital logic design.
+
+
+
+*Figure 1.3: Connect and collaborate on the CircuitVerse Forum for sharing ideas, questions, and resources*
+
+---
+
+## Platform Demo
+
+Watch the video below for a quick demonstration of the CircuitVerse platform.
+
+
+
+*Can't view the video? [Watch on YouTube](https://www.youtube.com/watch?v=3Df-2Cn_80A)*
\ No newline at end of file
diff --git a/docs/chapter1/chapter1-introduction.mdx b/docs/chapter1/chapter1-introduction.mdx
new file mode 100644
index 00000000..6e51fd9e
--- /dev/null
+++ b/docs/chapter1/chapter1-introduction.mdx
@@ -0,0 +1,57 @@
+---
+id: chapter1-introduction
+title: "Introduction"
+description: "Introduction to CircuitVerse and its features."
+slug: /
+---
+
+## What is CircuitVerse?
+
+Inspired by Logisim, **CircuitVerse** is an open-source educational platform for designing and visualizing digital logic circuits directly in the browser. It enables educators, students, electronics engineers, and hobbyists to experiment with digital circuit simulations and explore various "what-if" scenarios.
+
+Users can share their creations using unique circuit URLs or fork projects from the CircuitVerse community to satisfy their curiosity.
+
+
+
+*Figure 1.1: Ripple Carry Adder simulation built using CircuitVerse*
+
+---
+
+## Classroom Management
+
+Developed for educators by educators, CircuitVerse delivers a **high-quality learning experience** at scale. Educators can:
+
+- Create and manage student groups
+- Assign projects with deadlines
+- Track submissions and export grades
+
+Using the CircuitVerse Chrome extension, instructors can embed live circuits into Google Slides or export simulations as images or iFrames.
+
+
+
+*Figure 1.2: Classroom management features in CircuitVerse*
+
+---
+
+## Community & Collaboration
+
+As the CircuitVerse community grows, educators and students can connect through online forums to share ideas, ask questions, and collaborate on digital logic design concepts.
+
+
+
+*Figure 1.3: CircuitVerse community forum*
+
+---
+
+## Video Overview
+
+Watch the video below for a quick demonstration of the CircuitVerse platform:
+
+
\ No newline at end of file