diff --git a/docs/assets/img/product_pics/module/module_example/SERVO/example_module_servo_01.png b/docs/assets/img/product_pics/module/module_example/SERVO/example_module_servo_01.png
index 2c9c5aab..1bcb130c 100644
Binary files a/docs/assets/img/product_pics/module/module_example/SERVO/example_module_servo_01.png and b/docs/assets/img/product_pics/module/module_example/SERVO/example_module_servo_01.png differ
diff --git a/docs/en/module/servo.md b/docs/en/module/servo.md
index e6ce87db..157aa414 100644
--- a/docs/en/module/servo.md
+++ b/docs/en/module/servo.md
@@ -65,6 +65,12 @@ Wire.write(angle);//0-180°
Wire.endTransmission();
```
+### 2. UIFlow
+
+*If you want the complete code, please click [here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/SERVO/UIFlow).*
+
+
+
## Schematic
diff --git a/docs/en/unit/earth.md b/docs/en/unit/earth.md
index bb0ad5c8..a400c3e8 100644
--- a/docs/en/unit/earth.md
+++ b/docs/en/unit/earth.md
@@ -4,7 +4,7 @@
***
-:memo:**[Description](#Description)** :octocat:**[Example](#Example)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Earth-Module-Grove-Compatible-Soil-monitoring-Analog-and-Digital-Output/3226069_32922643696.html?spm=2114.12010615.8148356.2.45434ff2lDdyLQ)**
+:memo:**[Description](#Description)** :octocat:**[Example](#Example)** :electric_plug:**[Schematic](#Schematic)** 🛒**[Purchase](https://www.aliexpress.com/store/product/M5Stack-Official-Earth-Module-Grove-Compatible-Soil-monitoring-Analog-and-Digital-Output/3226069_32922643696.html?spm=2114.12010615.8148356.2.45434ff2lDdyLQ)** :clapper:**[Related Video](#Related-Video)**
## Description
@@ -67,4 +67,14 @@ void loop() {
| M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
| EARTH Unit | AnalogSignal Pin | DigitalSignal Pin | 5V | GND |
-
\ No newline at end of file
+
+
+## Related Video
+
+**EARTH Tutorial - Monitor vase soil moisture 1**
+
+
+
+**EARTH Case - Monitor vase soil moisture 2**
+
+
diff --git a/docs/ja/module/servo.md b/docs/ja/module/servo.md
index 8d3b5e58..f499cfd3 100644
--- a/docs/ja/module/servo.md
+++ b/docs/ja/module/servo.md
@@ -92,6 +92,12 @@ void loop() {
}
```
+### 2. UIFlow
+
+*特定のルーチンをクリックしてください[ルーチン](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/SERVO/UIFlow).*
+
+
+
## 回路図
\ No newline at end of file
diff --git a/docs/zh_CN/module/servo.md b/docs/zh_CN/module/servo.md
index 775972b5..8bb16482 100644
--- a/docs/zh_CN/module/servo.md
+++ b/docs/zh_CN/module/servo.md
@@ -89,6 +89,12 @@ void loop() {
}
```
+### 2. UIFlow
+
+*具体例程请点击[这里](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/SERVO/UIFlow)。*
+
+
+
## 原理图
\ No newline at end of file
diff --git a/docs/zh_CN/unit/earth.md b/docs/zh_CN/unit/earth.md
index d5bdd52c..531e0e82 100644
--- a/docs/zh_CN/unit/earth.md
+++ b/docs/zh_CN/unit/earth.md
@@ -72,6 +72,10 @@ void loop() {
## 相关视频
-**EARTH 的教程 - 监控花瓶土壤含水量**
+**EARTH 的教程 - 监控花瓶土壤含水量 1**
-
\ No newline at end of file
+
+
+**EARTH 的案例 - 监控花瓶土壤含水量 2**
+
+
diff --git a/docs/zh_CN/unit/env.md b/docs/zh_CN/unit/env.md
index b536ae1d..08b5b0dc 100644
--- a/docs/zh_CN/unit/env.md
+++ b/docs/zh_CN/unit/env.md
@@ -104,4 +104,4 @@ void loop() {
| M5Core(GROVE接口A) | GPIO22 | GPIO21 | 5V | GND |
| ENV温湿度和压力传感器Unit | SCL | SDA | 5V | GND |
-
\ No newline at end of file
+