diff --git a/Rokojori-New-Version-Update.md b/Rokojori-New-Version-Update.md
index 5d08b7b..5fcc6d1 100644
--- a/Rokojori-New-Version-Update.md
+++ b/Rokojori-New-Version-Update.md
@@ -1 +1,36 @@
-Welcome to the Wiki.
\ No newline at end of file
+## **0. Preparation**
+- The generation takes 10-30 mins.
+
+
+
+
+
+## **1. Rokojori Docs Generation**
+- Open the Rokojori Docs Project, pull and than create the docs via the editor
+
+
+
+## **2. Configure Generator**
+- Open GodotDocsGenerator.ts
+Ensure to `updateRokojori` and `createDocIndex`
+
+
+
+## **3. Ensure Max Pages Creation**
+- `npm run pages-rokojori all`
+
+
+
+
+## **4. Run Updater for the Generator**
+- Ensure the updater has Godot Doc creation enabled:
+source/_rokojori.com/_dev-tools/updater/main.ts
+`npm run update-rokojori`
+
+
+
+## **5. Update Index**
+
+change pages/labs/godot/docs/X.X/index to create the index
+
+
\ No newline at end of file