diff --git a/README.md b/README.md
index b4c337a48..3a3ef0293 100644
--- a/README.md
+++ b/README.md
@@ -25,30 +25,31 @@ A Cloud Operating System designed for managing cloud-native applications

-> [Docs](https://www.sealos.io/docs/Intro) | [简体中文](README_zh.md) | [Roadmap](https://github.com/orgs/labring/projects/4/views/9)
+> [Docs](https://sealos.io/en/docs/Intro) | [简体中文](README_zh.md) | [Roadmap](https://github.com/orgs/labring/projects/4/views/9)
+Sealos is a cloud operating system distribution based on the Kubernetes kernel. It adopts a cloud-native approach, discarding traditional cloud computing architecture, and shifting towards a new architecture with Kubernetes as the cloud kernel. This allows enterprises to use the cloud as effortlessly as they would use a personal computer.
-## Deploy your app on Sealos
+## 🚀 Deploy your app on Sealos
[Try online demo](https://cloud.sealos.io)
-Deploy Nginx on Sealos in 30 seconds.
+🕓 Deploy Nginx on Sealos in 30 seconds.

-Some Screen Shots of Sealos:
+🔍 Some Screen Shots of Sealos:
| Terminal | App Launchpad |
| :---: | :---: |
|  |  |
-| PostgreSQL | Bytebase |
-|  |  |
+| Database | Serverless |
+|  |  |
-## Core features
+## 💡 Core features
✅ **Instant Kubernetes Usage Upon Login**: There is no need to install a Kubernetes cluster. Sealos provides the ability for **multiple tenants** to share a Kubernetes on the public internet. It also offers strong isolation capabilities to ensure the data safety of each tenant.
@@ -63,24 +64,24 @@ Some Screen Shots of Sealos:
✅ **User-Friendly Operating Experience**: Sealos has an in-built terminal that supports command-line operation of the Kubernetes cluster, and also has in-built App Launchpad, allowing you to have a good user experience on Sealos, regardless of your familiarity with cloud-native technology.
-## Community & support
+## 🏘️ Community & support
-+ Visit the [Sealos website](https://sealos.io/) for full documentation and useful links.
-+ Join our [Discord server](https://discord.gg/eHyXHtSE) is to chat with Sealos developers and other Sealos users. This is a good place to learn about Sealos and Kubernetes, ask questions, and share your experiences.
-+ Tweet at @sealosio on [Twitter](https://twitter.com/sealosio) and follow us.
-+ Create [GitHub Issues](https://github.com/labring/sealos/issues/new/choose) for bug reports and feature requests.
++ 🌐 Visit the [Sealos website](https://sealos.io/) for full documentation and useful links.
++ 💬 Join our [Discord server](https://discord.gg/eHyXHtSE) is to chat with Sealos developers and other Sealos users. This is a good place to learn about Sealos and Kubernetes, ask questions, and share your experiences.
++ 🐦 Tweet at @sealosio on [Twitter](https://twitter.com/sealosio) and follow us.
++ 🐞 Create [GitHub Issues](https://github.com/labring/sealos/issues/new/choose) for bug reports and feature requests.
-## Roadmap
+## 🚧 Roadmap
Sealos maintains a [public roadmap](https://github.com/orgs/labring/projects/4/views/9). It gives a a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.
-## Contributing & Development
+## 👩💻 Contributing & Development
Have a look through [existing Issues](https://github.com/labring/sealos/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) and [Pull Requests](https://github.com/labring/sealos/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc) that you could help with. If you'd like to request a feature or report a bug, please [create a GitHub Issue](https://github.com/labring/sealos/issues/new/choose) using one of the templates provided.
-[See contribution guide →](./CONTRIBUTING.md)
+📖 [See contribution guide →](./CONTRIBUTING.md)
-[See development guide →](./DEVELOPGUIDE.md)
+🔧 [See development guide →](./DEVELOPGUIDE.md)
## Links
diff --git a/README_zh.md b/README_zh.md
new file mode 100644
index 000000000..91d8f2c1c
--- /dev/null
+++ b/README_zh.md
@@ -0,0 +1,103 @@
+
+
+
+
+
+一款以 Kubernetes 为内核的云操作系统发行版
+
+
+
+
+
+[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/labring/sealos)
+[](https://github.com/labring/sealos/actions)
+[](https://hub.docker.com/r/labring/kubernetes)
+[](https://app.fossa.com/projects/git%2Bgithub.com%2Flabring%2Fsealos?ref=badge_shield)
+[](https://codecov.io/gh/labring/sealos)
+[](https://sealos.io)
+[](https://www.oscs1024.com/project/labring/sealos?ref=badge_small)
+
+
+
+[](https://discord.gg/eHyXHtSE)
+
+
+
+
+
+> [文档](https://www.sealos.io/docs/Intro) | [English](README.md) | [发展规划](https://github.com/orgs/labring/projects/4/views/9)
+
+Sealos 是一款以 Kubernetes 为内核的**云操作系统发行版**。它以云原生的方式,抛弃了传统的云计算架构,转向以 Kubernetes 为云内核的新架构,使企业能够**像使用个人电脑一样**简单地使用云。
+
+
+## 🚀 在 Sealos 上快速部署分布式应用
+
+[在线体验](https://cloud.sealos.io)
+
+🕓 在 Sealos 上,您可以在 30 秒内轻松部署 Nginx。
+
+
+
+🔍 您可以通过以下的屏幕截图进一步了解 Sealos,关于 Sealos 更为详细的介绍与说明,请参阅 [什么是 Sealos](https://sealos.io/docs/Intro)。
+
+
+
+| 终端 | 应用管理 |
+| :---: | :---: |
+|  |  |
+| 数据库管理 | 函数计算 |
+|  |  |
+
+
+
+## 💡 核心功能
+
+✅ **登录即可使用 Kubernetes**:无需安装 Kubernetes 集群,Sealos 提供**多租户**在公网环境共享一个 Kubernetes 的能力。除此之外还提供了强隔离能力,以保障各个租户的数据安全。
+
+✅ **快速部署任意应用**:通过内置的应用管理,您可以在短时间内快速部署任意分布式应用。
+
+✅ **节省资源,降低开销**:只需为容器付费,自动伸缩功能从根本上解决了资源浪费的问题,可以节省10%~40%的成本。
+
+✅ **轻松实现公网访问**:为您的业务自动分配二级域名,帮助您轻松实现公网访问,同时还支持自定义域名绑定。
+
+✅ **高效数据库服务**:提供秒级创建高可用数据库的服务,使业务通过服务发现内网 DNS 能直接数据库。
+
+✅ **用户友好的操作体验**:内置终端直接支持命令行操作 Kubernetes 集群,同时支持部署 Kubernetes 管理界面,让您无论对云原生技术是否熟悉,都能在 Sealos 上拥有良好的使用体验。
+
+
+## 🏘️ 社区与支持
+
+- 🌐 访问 [Sealos官网](https://sealos.io/) 获取完整的文档和实用链接。
+
+- 📱 扫码加入社区微信交流群👇
+
+ 
+
+- 💬 加入我们的 [Discord服务器](https://discord.gg/eHyXHtSE),与 Sealos 开发者和终端用户进行交流。这是了解 Sealos 和 Kubernetes 以及提问和分享经验的理想之地。
+
+- 🐦 在 [Twitter](https://twitter.com/sealosio) 上关注我们。
+
+- 🐞 请将任何 Sealos 的 Bug、问题和需求提交到 [GitHub Issue](https://github.com/labring/sealos/issues/new/choose)。
+
+## 🚧 发展规划
+
+Sealos 维护了一个[公开的发展路线图](https://github.com/orgs/labring/projects/4/views/9),为项目的主要优先事项、不同功能和项目的成熟度,以及如何影响项目方向提供了高级视图。
+
+## 👩💻 贡献与开发
+
+翻阅[现有的 Issue](https://github.com/labring/sealos/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) 和 [Pull Requests](https://github.com/labring/sealos/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc),看看您是否能提供帮助。如果您想要新增需求或报告 Bug,请使用我们提供的模板[创建一个 GitHub Issue](https://github.com/labring/sealos/issues/new/choose)。
+
+📖 [查看贡献指南 →](https://chat.openai.com/c/CONTRIBUTING.md)
+
+🔧 [查看开发指南 →](https://chat.openai.com/c/DEVELOPGUIDE.md)
+
+## 🔗 链接
+
+- [Sealos Action](https://github.com/labring/sealos-action)
+- [集群镜像](https://github.com/labring-actions/cluster-image)
+- [Rootfs镜像](https://github.com/labring-actions/runtime)
+- [Buildah](https://github.com/containers/buildah) 在 Sealos 4.0 中,我们广泛地利用了 Buildah 的能力,以确保集群镜像与 OCI 标准兼容。
+
+
+
+
diff --git a/docs/4.0/img/app-launchpad-1-zh.webp b/docs/4.0/img/app-launchpad-1-zh.webp
new file mode 100644
index 000000000..45fdffa63
Binary files /dev/null and b/docs/4.0/img/app-launchpad-1-zh.webp differ
diff --git a/docs/4.0/img/app-launchpad-zh.png b/docs/4.0/img/app-launchpad-zh.png
new file mode 100644
index 000000000..b9a1af059
Binary files /dev/null and b/docs/4.0/img/app-launchpad-zh.png differ
diff --git a/docs/4.0/img/database-zh.webp b/docs/4.0/img/database-zh.webp
new file mode 100644
index 000000000..ff39acc4c
Binary files /dev/null and b/docs/4.0/img/database-zh.webp differ
diff --git a/docs/4.0/img/database.webp b/docs/4.0/img/database.webp
new file mode 100644
index 000000000..714035903
Binary files /dev/null and b/docs/4.0/img/database.webp differ
diff --git a/docs/4.0/img/laf-zh.webp b/docs/4.0/img/laf-zh.webp
new file mode 100644
index 000000000..0c2d77f94
Binary files /dev/null and b/docs/4.0/img/laf-zh.webp differ
diff --git a/docs/4.0/img/laf.webp b/docs/4.0/img/laf.webp
new file mode 100644
index 000000000..60023537e
Binary files /dev/null and b/docs/4.0/img/laf.webp differ
diff --git a/docs/4.0/img/sealos-desktop-zh.webp b/docs/4.0/img/sealos-desktop-zh.webp
new file mode 100644
index 000000000..b82a41f1c
Binary files /dev/null and b/docs/4.0/img/sealos-desktop-zh.webp differ
diff --git a/docs/4.0/img/sealos-desktop.webp b/docs/4.0/img/sealos-desktop.webp
index 9d1da0996..8a1e98ad2 100644
Binary files a/docs/4.0/img/sealos-desktop.webp and b/docs/4.0/img/sealos-desktop.webp differ
diff --git a/docs/4.0/img/sealos-qr-code-300.png b/docs/4.0/img/sealos-qr-code-300.png
new file mode 100644
index 000000000..b379061e6
Binary files /dev/null and b/docs/4.0/img/sealos-qr-code-300.png differ
diff --git a/docs/4.0/img/terminal-zh.webp b/docs/4.0/img/terminal-zh.webp
new file mode 100644
index 000000000..8f3e086e9
Binary files /dev/null and b/docs/4.0/img/terminal-zh.webp differ