diff --git a/docs/quick-start/stock/stock-month-end-balance/_category_.json b/docs/quick-start/stock/stock-month-end-balance/_category_.json
new file mode 100644
index 00000000..db886c07
--- /dev/null
+++ b/docs/quick-start/stock/stock-month-end-balance/_category_.json
@@ -0,0 +1,9 @@
+{
+ "label": "Stock Month End Balance",
+ "position": 8,
+ "link": {
+ "type": "doc",
+ "id": "quick-start/stock/stock-month-end-balance/intro"
+ },
+ "collapsible": false
+}
diff --git a/docs/quick-start/stock/stock-month-end-balance/gl-stock-value.md b/docs/quick-start/stock/stock-month-end-balance/gl-stock-value.md
new file mode 100644
index 00000000..b9c2780b
--- /dev/null
+++ b/docs/quick-start/stock/stock-month-end-balance/gl-stock-value.md
@@ -0,0 +1,17 @@
+---
+sidebar_position: 8
+title: Auto GL Stock Value By Project
+description: How to Auto Post GL Stock Value by Project
+slug: /quick-start/stock/gl-stock-value
+tags: ["Stock"]
+hide_title: true
+hide_table_of_contents: true
+sidebar_class_name: hidden-sidebar-items
+---
+
+import '@src/css/sidebar.css';
+import { YtLayout } from '@src/components/yt-layout';
+
+
\ No newline at end of file
diff --git a/docs/quick-start/stock/stock-month-end-balance/intro.md b/docs/quick-start/stock/stock-month-end-balance/intro.md
new file mode 100644
index 00000000..b2080746
--- /dev/null
+++ b/docs/quick-start/stock/stock-month-end-balance/intro.md
@@ -0,0 +1,25 @@
+---
+sidebar_position: 8
+title: Table of contents
+hide_title: true
+hide_table_of_contents: true
+slug: /quick-start/stock/stock-month-end-balance
+form_name: "{560E5ECC-7634-4CF7-945D-AD4EC7727C83}"
+---
+
+import {TOC} from '@src/components/toc.js';
+
+
diff --git a/docs/quick-start/stock/stock-month-end-balance/print-stock-month-end-balance.md b/docs/quick-start/stock/stock-month-end-balance/print-stock-month-end-balance.md
new file mode 100644
index 00000000..7d375521
--- /dev/null
+++ b/docs/quick-start/stock/stock-month-end-balance/print-stock-month-end-balance.md
@@ -0,0 +1,17 @@
+---
+sidebar_position: 8
+title: SQL Stock Month End Balance
+description: SQL Stock Month End Balance in SQL Accounting
+slug: /quick-start/stock/print-stock-month-end-balance
+tags: ["Stock"]
+hide_title: true
+hide_table_of_contents: true
+sidebar_class_name: hidden-sidebar-items
+---
+
+import '@src/css/sidebar.css';
+import { YtLayout } from '@src/components/yt-layout';
+
+
\ No newline at end of file