diff --git a/.DS_Store b/.DS_Store
index 4407ba2..9691f47 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/.cursor/rules/my-cursor-rules.mdc b/.cursor/rules/my-cursor-rules.mdc
index 7aa0393..6ce8924 100644
--- a/.cursor/rules/my-cursor-rules.mdc
+++ b/.cursor/rules/my-cursor-rules.mdc
@@ -3,4 +3,4 @@ description:
globs:
alwaysApply: false
---
-# 新建文件、名称可以使用单纯加下划线的方式命名;
+# 新建文件、名称可以使用单词加下划线的方式命名;
diff --git a/assets/images/aimic/316_game/A316_game_v1_usedimg.png b/assets/images/aimic/316_game/A316_game_v1_usedimg.png
new file mode 100644
index 0000000..cdac298
Binary files /dev/null and b/assets/images/aimic/316_game/A316_game_v1_usedimg.png differ
diff --git a/zh/docs/assets/images/aimic/316_game/A316_game_v1_usedimg.png b/zh/docs/assets/images/aimic/316_game/A316_game_v1_usedimg.png
new file mode 100644
index 0000000..cdac298
Binary files /dev/null and b/zh/docs/assets/images/aimic/316_game/A316_game_v1_usedimg.png differ
diff --git a/zh/docs/dev_doc/evb/a316_v71_game_v1/user_guide.md b/zh/docs/dev_doc/evb/a316_v71_game_v1/user_guide.md
new file mode 100644
index 0000000..fe168f5
--- /dev/null
+++ b/zh/docs/dev_doc/evb/a316_v71_game_v1/user_guide.md
@@ -0,0 +1,39 @@
+# A316_V71_GAME_V1 开发板使用说明
+
+
+本篇介绍A316_V71_GAME_V1开发板的主要功能及各按钮的使用方法。
+
+
+
+## 1. 3.5mm耳机孔
+位于开发板顶部,可连接标准3.5mm耳机。
+
+## 2. 按键功能说明
+
+### 中央功能按键
+
+- **功能按键**
+ - 短按:切换音频模式
+ - 长按:开启或关闭AI降噪
+
+!!! note "音频模式说明"
+ 短按切换模式:
+
+ 1、红色灯光:fps游戏模式
+ 2、蓝色灯光:虚拟7.1声道模式
+ 3、灯灭:普通2.0声道模式
+
+ 长按开启或关闭AI降噪表现为绿色灯光,**可与短按同时使用。表现为混色灯光**。
+
+### 左侧按键区
+- **麦克风一键静音**
+ - 下按:静音
+ - 上拨:开启
+
+### 中间按键区
+- **耳机(播放)音量加**
+- **耳机(播放)音量减**
+
+### 右侧按键区
+- **麦克风音量加**
+- **麦克风音量减**
diff --git a/zh/mkdocs.yml b/zh/mkdocs.yml
index 3ac11ad..56cde23 100644
--- a/zh/mkdocs.yml
+++ b/zh/mkdocs.yml
@@ -257,7 +257,9 @@ nav:
- 硬件规格书: dev_doc/evb/a316_hf_i2s_v1/datasheet.md
- A316-LS-MIC-V2:
- 使用指南: dev_doc/evb/a316_ls_mic_v2/user_guide.md
- - AI降噪效果: dev_doc/evb/a316_ls_mic_v2/dnr_effect.md
+ - AI降噪效果: dev_doc/evb/a316_ls_mic_v2/dnr_effect.md
+ - A316-V71-Game-V1:
+ - 使用指南: dev_doc/evb/a316_v71_game_v1/user_guide.md
- 通信协议:
- dev_doc/protocols/index.md