diff --git a/docs.json b/docs.json
index 207f6d7..4a96231 100644
--- a/docs.json
+++ b/docs.json
@@ -21,7 +21,8 @@
"pages": [
"docs/index",
"docs/quickstart",
- "docs/development"
+ "docs/development",
+ "docs/star-wars"
]
},
{
diff --git a/docs/star-wars.mdx b/docs/star-wars.mdx
new file mode 100644
index 0000000..ead3fd5
--- /dev/null
+++ b/docs/star-wars.mdx
@@ -0,0 +1,54 @@
+---
+title: "Star Wars"
+description: "An overview of the Star Wars universe, its films, and key characters"
+---
+
+## Overview
+
+Star Wars is an epic space-opera franchise created by George Lucas. It began with the 1977 film *Star Wars* (later subtitled *Episode IV: A New Hope*) and has since grown into a multimedia phenomenon spanning films, television series, novels, comics, and games.
+
+## The Skywalker saga
+
+The main film series, known as the Skywalker saga, comprises nine episodes released across three trilogies.
+
+| Trilogy | Episode | Title | Release year |
+| --------- | ------- | ----------------------- | ------------ |
+| Original | IV | A New Hope | 1977 |
+| Original | V | The Empire Strikes Back | 1980 |
+| Original | VI | Return of the Jedi | 1983 |
+| Prequel | I | The Phantom Menace | 1999 |
+| Prequel | II | Attack of the Clones | 2002 |
+| Prequel | III | Revenge of the Sith | 2005 |
+| Sequel | VII | The Force Awakens | 2015 |
+| Sequel | VIII | The Last Jedi | 2017 |
+| Sequel | IX | The Rise of Skywalker | 2019 |
+
+## The Force
+
+The Force is a mystical energy field that binds the galaxy together. Force-sensitive individuals can harness it, typically aligning with one of two philosophies:
+
+
+
+ Guardians of peace and justice who follow the light side of the Force.
+
+
+ Practitioners of the dark side who pursue power through passion and aggression.
+
+
+
+## Key characters
+
+- **Luke Skywalker** — Farm boy turned Jedi Knight who helps defeat the Galactic Empire.
+- **Leia Organa** — Princess, senator, and leader of the Rebel Alliance.
+- **Han Solo** — Smuggler and captain of the *Millennium Falcon*.
+- **Darth Vader** — Sith Lord and former Jedi Anakin Skywalker.
+- **Obi-Wan Kenobi** — Jedi Master who mentors both Anakin and Luke.
+- **Yoda** — Ancient Jedi Grand Master, known for his wisdom and mastery of the Force.
+
+## Beyond the films
+
+The franchise extends well past the main film series with acclaimed television series such as *The Mandalorian*, *Andor*, and *The Clone Wars*, along with a vast collection of books, comics, and video games that expand the galaxy far, far away.
+
+
+ May the Force be with you.
+