diff --git a/docs-cn/guide/README.md b/docs-cn/guide/README.md
index c47fac3..706dae1 100644
--- a/docs-cn/guide/README.md
+++ b/docs-cn/guide/README.md
@@ -64,6 +64,20 @@
+## ✨ 效果评估
+
+仅供参考
+
+| Metric | ModSecurity, Level 1 | CloudFlare, Free | UUSEC WAF, Free | UUSEC WAF, Pro |
+| ------------------ | -------------------- | ---------------- | --------------- | -------------- |
+| **样本总量** | 33669 | 33669 | 33669 | 33669 |
+| **检出率** | 69.74% | 10.70% | 74.77% | **98.97%** |
+| **误报率** | 17.58% | 0.07% | **0.09%** | **0.01%** |
+| **准确率** | 82.20% | 98.40% | **99.42%** | **99.95%** |
+
+
+
+
## :art: 界面预览
@@ -76,17 +90,3 @@
:package: 规则展示

-
-
-
-
-## ✨ 防护效果评估
-
-仅供参考
-
-| Metric | ModSecurity, Level 1 | CloudFlare, Free | UUSEC WAF, Free | UUSEC WAF, Pro |
-| ------------------ | -------------------- | ---------------- | --------------- | -------------- |
-| **样本总量** | 33669 | 33669 | 33669 | 33669 |
-| **检出率** | 69.74% | 10.70% | 74.77% | **98.97%** |
-| **误报率** | 17.58% | 0.07% | **0.09%** | **0.01%** |
-| **准确率** | 82.20% | 98.40% | **99.42%** | **99.95%** |
\ No newline at end of file
diff --git a/docs-cn/guide/_sidebar.md b/docs-cn/guide/_sidebar.md
index 4122d6b..346f2b5 100644
--- a/docs-cn/guide/_sidebar.md
+++ b/docs-cn/guide/_sidebar.md
@@ -2,6 +2,7 @@
- [ 产品介绍](guide/)
- [ 技术优势](guide/#dart-技术优势)
- [ 功能对比](guide/#fire-功能对比)
+ - [ 效果评估](guide/?id=%e2%9c%a8-%e9%98%b2%e6%8a%a4%e6%95%88%e6%9e%9c%e8%af%84%e4%bc%b0)
- [ 界面预览](guide/#art-界面预览)
- [ 快速入门](guide/install.md)
- [ 配置要求](guide/install?id=%e2%99%a8%ef%b8%8f%e9%85%8d%e7%bd%ae%e8%a6%81%e6%b1%82)
diff --git a/docs/guide/README.md b/docs/guide/README.md
index 4ead22f..ecb5e0b 100644
--- a/docs/guide/README.md
+++ b/docs/guide/README.md
@@ -64,6 +64,20 @@ UUSEC WAF provides you with rich and powerful web security and API protection fe
+## ✨ Effect Evaluation
+
+For reference only
+
+| Metric | ModSecurity, Level 1 | CloudFlare, Free | UUSEC WAF, Free | UUSEC WAF, Pro |
+| ------------------ | -------------------- | ---------------- | --------------- | -------------- |
+| **Total Samples** | 33669 | 33669 | 33669 | 33669 |
+| **Detection** | 69.74% | 10.70% | 74.77% | **98.97%** |
+| **False Positive** | 17.58% | 0.07% | **0.09%** | **0.01%** |
+| **Accuracy** | 82.20% | 98.40% | **99.42%** | **99.95%** |
+
+
+
+
## :art: Screenshots
@@ -76,18 +90,3 @@ UUSEC WAF provides you with a simple and easy-to-use WAF backend management inte
:package: Rules

-
-
-
-
-
-## ✨ Effect Evaluation
-
-For reference only
-
-| Metric | ModSecurity, Level 1 | CloudFlare, Free | UUSEC WAF, Free | UUSEC WAF, Pro |
-| ------------------ | -------------------- | ---------------- | --------------- | -------------- |
-| **Total Samples** | 33669 | 33669 | 33669 | 33669 |
-| **Detection** | 69.74% | 10.70% | 74.77% | **98.97%** |
-| **False Positive** | 17.58% | 0.07% | **0.09%** | **0.01%** |
-| **Accuracy** | 82.20% | 98.40% | **99.42%** | **99.95%** |
\ No newline at end of file
diff --git a/docs/guide/_sidebar.md b/docs/guide/_sidebar.md
index c545e0d..5852ddd 100644
--- a/docs/guide/_sidebar.md
+++ b/docs/guide/_sidebar.md
@@ -2,6 +2,7 @@
- [ Introduction](guide/)
- [ Advantages](guide/#dart-Advantages)
- [ Pricing](guide/#fire-Pricing)
+ - [ Effect Evaluation](guide/?id=%e2%9c%a8-Effect-Evaluation)
- [ Screenshots](guide/#art-Screenshots)
- [ Quick start](guide/install.md)
- [ Requirements](guide/install?id=%e2%99%a8%ef%b8%8frequirements)