diff --git a/docs/05-more/02-keyboard-shortcuts.md b/docs/05-more/02-keyboard-shortcuts.md
index f5a2337..99dedb3 100644
--- a/docs/05-more/02-keyboard-shortcuts.md
+++ b/docs/05-more/02-keyboard-shortcuts.md
@@ -8,6 +8,8 @@ keywords: [快捷键, 键盘, 快捷操作, 效率]
DesireCore 提供三种快捷键模式,你可以在「设置 > 快捷键 > 编辑器快捷键模式」中切换。
+
+
## 快捷键模式
| 模式 | 说明 | 适合人群 |
diff --git a/docs/05-more/07-data-locations.md b/docs/05-more/07-data-locations.md
index 45ac510..c4badc8 100644
--- a/docs/05-more/07-data-locations.md
+++ b/docs/05-more/07-data-locations.md
@@ -10,6 +10,8 @@ DesireCore 将所有数据存储在本地文件系统中,不依赖云端服务
登录账号后,订阅、credit、云端模型列表等账号资源会从 DesireCore 在线服务同步;本地对话、智能体、文件和自定义 API Key 仍保存在本机。
+
+
## 各平台数据根目录
| 平台 | 数据根目录 |
diff --git a/docs/05-more/assets/data-flow-diagram.drawio b/docs/05-more/assets/data-flow-diagram.drawio
new file mode 100644
index 0000000..98d22d7
--- /dev/null
+++ b/docs/05-more/assets/data-flow-diagram.drawio
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/05-more/assets/data-flow-diagram.png b/docs/05-more/assets/data-flow-diagram.png
new file mode 100644
index 0000000..7dfd78a
Binary files /dev/null and b/docs/05-more/assets/data-flow-diagram.png differ
diff --git a/docs/05-more/assets/keyboard-shortcuts-overview.drawio b/docs/05-more/assets/keyboard-shortcuts-overview.drawio
new file mode 100644
index 0000000..44e8d62
--- /dev/null
+++ b/docs/05-more/assets/keyboard-shortcuts-overview.drawio
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/05-more/assets/keyboard-shortcuts-overview.png b/docs/05-more/assets/keyboard-shortcuts-overview.png
new file mode 100644
index 0000000..3ffa4e1
Binary files /dev/null and b/docs/05-more/assets/keyboard-shortcuts-overview.png differ
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/02-keyboard-shortcuts.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/02-keyboard-shortcuts.md
index 297e0da..8172495 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/02-keyboard-shortcuts.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/02-keyboard-shortcuts.md
@@ -8,6 +8,8 @@ keywords: [keyboard shortcuts, hotkeys, shortcuts, efficiency]
DesireCore offers three keyboard shortcut modes, which you can switch between in "Settings > Keyboard Shortcuts > Editor Shortcut Mode".
+
+
## Shortcut Modes
| Mode | Description | Best For |
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/07-data-locations.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/07-data-locations.md
index 40d250e..52b4d88 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/07-data-locations.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/07-data-locations.md
@@ -8,6 +8,8 @@ keywords: [data storage, file path, macOS, Windows, Linux, directory]
DesireCore stores all data in the local file system, not relying on cloud servers to store your personal data.
+
+
## Platform Data Root Directories
| Platform | Data Root Directory |
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/data-flow-diagram.png b/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/data-flow-diagram.png
new file mode 100644
index 0000000..7dfd78a
Binary files /dev/null and b/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/data-flow-diagram.png differ
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/keyboard-shortcuts-overview.png b/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/keyboard-shortcuts-overview.png
new file mode 100644
index 0000000..3ffa4e1
Binary files /dev/null and b/i18n/en/docusaurus-plugin-content-docs/current/05-more/assets/keyboard-shortcuts-overview.png differ