diff --git a/docs/assets/images/other/aaPanel.png b/docs/assets/images/other/aaPanel.png
new file mode 100644
index 0000000..7003fe1
Binary files /dev/null and b/docs/assets/images/other/aaPanel.png differ
diff --git a/docs/assets/images/other/bt.svg b/docs/assets/images/other/bt.svg
new file mode 100644
index 0000000..4be4e88
--- /dev/null
+++ b/docs/assets/images/other/bt.svg
@@ -0,0 +1,3 @@
+
diff --git a/docs/other/index.en.md b/docs/other/index.en.md
index 142f694..356c01b 100644
--- a/docs/other/index.en.md
+++ b/docs/other/index.en.md
@@ -102,7 +102,46 @@ hide:
```
> Not supported in mainland China network environments.
-!!! tip "Docker Compose no longer needs to be installed separately"
+
+
+- :material-star-four-points-outline:{ .lg .middle } __Can completely replace the official installation script__
+
+ ---
+
+ It is logically consistent with [get.docker.com](https://get.docker.com) and incorporates the repositories and features of this project.
+
+- :material-arm-flex-outline:{ .lg .middle } __Supports domestic derivative operating systems__
+
+ ---
+
+ This project's script is compatible with a large number of derivative operating systems not supported by the official installation script.
+
+
+
+> :material-thumb-up-outline: After years of technical accumulation and production environment testing, it has been widely praised by the community and deeply loved by developers. It is used by major companies.
+
+
+
+!!! tip "Docker Compose does not require a separate installation"
Starting from V2, Docker Compose is part of the Docker CLI. The script integrates the installation of this [plugin](https://docs.docker.com/compose/install/linux) by default. Please use the `docker compose` command instead of `docker-compose`.
@@ -311,7 +350,7 @@ hide:
- #### Pure Mode
- This feature is introduced to facilitate developers. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction.
+ This feature is introduced to facilitate the use of developers and operation and maintenance personnel. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction.
``` bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --pure-mode
diff --git a/docs/other/index.md b/docs/other/index.md
index 535984a..a2c46e3 100644
--- a/docs/other/index.md
+++ b/docs/other/index.md
@@ -104,14 +104,37 @@ hide:
与 [get.docker.com](https://get.docker.com) 逻辑一致,融合了本项目换源架构以及特性
-- :material-thumb-up-outline:{ .lg .middle } __已被众多流行项目使用__
+- :material-arm-flex-outline:{ .lg .middle } __支持国产衍生操作系统__
---
- 经过数年的技术沉淀与生产验证,广受社区好评,深得开发者喜爱
+ 本项目脚本兼容大量不受官方安装脚本支持的衍生操作系统
+