diff --git a/docs/hardware/en/sidebar.yaml b/docs/hardware/en/sidebar.yaml
index e9ba845e..15a02884 100644
--- a/docs/hardware/en/sidebar.yaml
+++ b/docs/hardware/en/sidebar.yaml
@@ -331,6 +331,18 @@ items:
file: logic_analyzer/combo8/update_firmware.md
- label: FAQ
file: logic_analyzer/combo8/faq.md
+- label: KVM
+ items:
+ - label: Lichee Nano KVM
+ items:
+ - label: Introduction
+ file: kvm/NanoKVM/1_intro.md
+ - label: Unboxing Experience
+ file: kvm/NanoKVM/2_unbox.md
+ - label: Update Firmware
+ file: kvm/NanoKVM/3_firmware.md
+ - label: FAQ
+ file: kvm/NanoKVM/4_faq.md
# - label: Maix Audio
# items:
# - label: MA USB 16
diff --git a/docs/hardware/zh/kvm/NanoKVM/1_intro.md b/docs/hardware/zh/kvm/NanoKVM/1_intro.md
new file mode 100644
index 00000000..8283f7d5
--- /dev/null
+++ b/docs/hardware/zh/kvm/NanoKVM/1_intro.md
@@ -0,0 +1,59 @@
+---
+title: LicheeRV Nano
+keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
+update:
+ - date: 2024-6-21
+ version: v0.1
+ author: BuGu
+ content:
+ - Release docs
+---
+
+## 简介
+Lichee NanoKVM 是基于 LicheeRV Nano 的 IP-KVM 产品,继承了 LicheeRV Nano的极致体积 和 强大功能。
+Lichee NanoKVM分为两个版本:
+NanoKVM Lite 为基础版配置,适合 具有一定DIY能力的个人用户 和 有批量需求的企业用户。
+NanoKVM Full 为完整版配置,带精致外壳和完整配件,内置开机即用的系统镜像卡,推荐个人用户购买。
+
+
+
+## 参数
+
+| 产品 | NanoKVM (Lite) | NanoKVM (FULL) | PiKVM V4 |
+| --- | --- | --- | --- |
+| 计算单元 | LicheeRV Nano(RISCV) | LicheeRV Nano(RISCV) | CM4 (ARM) |
+| 分辨率 | 1080P @ 60fps | 1080P @ 60fps | 1080P @ 60fps |
+| 视频编码 | MJPEG, H264(developing) | MJPEG, H264(developing) | MJPEG, H264 |
+| 视频延迟 | | | 100~140ms |
+| UEFI/BIOS | ✓ | ✓ | ✓ |
+| 模拟USB键鼠
Virtual HID | ✓ | ✓ | ✓ |
+| 模拟USB存储
Virtual CD-ROM | ✓ | ✓ | ✓ |
+| IPMI | ✓ | ✓ | ✓ |
+| Wake-on-LAN | ✓ | ✓ | ✓ |
+| ATX电源控制 | 无,用户可自行连接 | USB接口IO控制板 | RJ45接口IO控制板 |
+| OLED显示 | 无,用户可自行扩展 | 128x64 0.96" white | 128x32 0.91" white |
+| 外接串口 | 2路 | 2路 | 1路 |
+| TF卡 | 无,用户自备 | 有,开机即用 | 有 |
+| 扩展配件 | 无 | WiFi 或 PoE | WiFi/LTE |
+| 功耗 | 0.2A@5V | 0.2A@5V | Peak 2.6A@5V |
+| 电源输入 | PC USB即可供电 | PC USB即可供电
也支持额外辅助供电 | 需要DC 5V 3A供电 |
+| 散热 | 静音无风扇 | 静音无风扇 | 需要风扇主动散热 |
+| 尺寸 | 23x37x15mm
~1/30 PiKVM V4 体积 | 40x36x36mm
~1/7 PiKVM V4 体积 | 120x68x44mm |
+
+
+
+
+
+
+## 硬件资料
+
+NanoKVM 基于 Sipeed 的 [LicheeRV Nano](https://wiki.sipeed.com/hardware/zh/lichee/RV_Nano/1_intro.html) 核心板搭建,这部分硬件的规格书、原理图、尺寸图等均可在这里找到:[点击这里](http://cn.dl.sipeed.com/shareURL/LICHEE/LicheeRV_Nano)
+
+NanoKVM Lite 由 LicheeRV Nano E 和 HDMItoCSI 小板构成,NanoKVM FULL 在 NanoKVM Lite 基础上增加 NanoKVM-A/B 板和外壳。HDMItoCSI板用于转换HDMI信号;NanoKVM-A 包含 OLED、ATX控制输出(TypeC接口形式)、辅助供电(TypeC接口)以及ATX开关机、复位按键;NanoKVM-B 一端连接A板,一端连接电脑ATX针脚,用于电脑的远程开关机
+
++ [板卡规格书](http://cn.dl.sipeed.com/shareURL/LICHEE/LicheeRV_Nano/01_Specification)
+
+## 软件资料
+
++ [LicheeRV Nano SDK](https://github.com/sipeed/LicheeRV-Nano-Build)
+
diff --git a/docs/hardware/zh/kvm/NanoKVM/2_unbox.md b/docs/hardware/zh/kvm/NanoKVM/2_unbox.md
new file mode 100644
index 00000000..20430c52
--- /dev/null
+++ b/docs/hardware/zh/kvm/NanoKVM/2_unbox.md
@@ -0,0 +1,27 @@
+---
+title: LicheeRV Nano
+keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
+update:
+ - date: 2024-6-21
+ version: v0.1
+ author: BuGu
+ content:
+ - Release docs
+---
+
+## 开箱
+
+## 接线
+
+## 浏览器查看远程桌面
+
+## 如何进行远程装机
+
+## 如何在外网访问
+
+Todo
+
+## 串口使用
+
+
+
diff --git a/docs/hardware/zh/kvm/NanoKVM/3_firmware.md b/docs/hardware/zh/kvm/NanoKVM/3_firmware.md
new file mode 100644
index 00000000..5d0b9ed4
--- /dev/null
+++ b/docs/hardware/zh/kvm/NanoKVM/3_firmware.md
@@ -0,0 +1,12 @@
+---
+title: LicheeRV Nano
+keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
+update:
+ - date: 2024-6-21
+ version: v0.1
+ author: BuGu
+ content:
+ - Release docs
+---
+
+## 镜像烧录与升级
\ No newline at end of file
diff --git a/docs/hardware/zh/kvm/NanoKVM/4_faq.md b/docs/hardware/zh/kvm/NanoKVM/4_faq.md
new file mode 100644
index 00000000..06a65d28
--- /dev/null
+++ b/docs/hardware/zh/kvm/NanoKVM/4_faq.md
@@ -0,0 +1,12 @@
+---
+title: LicheeRV Nano
+keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
+update:
+ - date: 2024-6-21
+ version: v0.1
+ author: BuGu
+ content:
+ - Release docs
+---
+
+## Todo
\ No newline at end of file
diff --git a/docs/hardware/zh/kvm/readme.md b/docs/hardware/zh/kvm/readme.md
new file mode 100644
index 00000000..5df4bdbe
--- /dev/null
+++ b/docs/hardware/zh/kvm/readme.md
@@ -0,0 +1,12 @@
+---
+title: KVM series
+keywords: NanoKVM, Remote desktop, Lichee, PiKVM, RISCV, tool
+update:
+ - date: 2024-06-21
+ version: v0.1
+ author: BuGu
+ content:
+ - Create file
+---
+
+Lichee NanoKVM is Sipeed KVM tool.
\ No newline at end of file
diff --git a/pages/index/zh/nanokvm.html b/pages/index/zh/nanokvm.html
new file mode 100644
index 00000000..84ceea6f
--- /dev/null
+++ b/pages/index/zh/nanokvm.html
@@ -0,0 +1,15 @@
+
diff --git a/wiki.patch b/wiki.patch
new file mode 100644
index 00000000..1e76797a
Binary files /dev/null and b/wiki.patch differ