diff --git a/docs/cubie/a5e/system-config/audio-usage.md b/docs/cubie/a5e/system-config/audio-usage.md
index 2494318f0..ab1e36129 100644
--- a/docs/cubie/a5e/system-config/audio-usage.md
+++ b/docs/cubie/a5e/system-config/audio-usage.md
@@ -12,3 +12,9 @@ import AUDIO from '../../../common/radxa-os/system-config/\_audio_usage.mdx';
# 音频管理
+
+:::note Cubie A5E 音频接口说明
+Cubie A5E 主板**未配备 3.5mm 耳机接口**。系统默认音频输出优先级为「蓝牙音频 > 耳机 > HDMI 音频」,其中「耳机」选项将在连接 USB 耳机或通过 40 Pin GPIO 接口连接外部 USB 声卡时生效。
+
+如需通过 40 Pin GPIO 接口使用数字音频,可使用 I2S2 接口(需外接 DAC 芯片转换为模拟音频)。
+:::
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/cubie/a5e/system-config/audio-usage.md b/i18n/en/docusaurus-plugin-content-docs/current/cubie/a5e/system-config/audio-usage.md
index a5140a77e..173c16d84 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/cubie/a5e/system-config/audio-usage.md
+++ b/i18n/en/docusaurus-plugin-content-docs/current/cubie/a5e/system-config/audio-usage.md
@@ -12,3 +12,9 @@ import AUDIO from '../../../common/radxa-os/system-config/\_audio_usage.mdx';
# Audio Management
+
+:::note Cubie A5E Audio Interface Note
+The Cubie A5E board **does not have a 3.5mm headphone jack**. The default audio output priority listed as "Bluetooth Audio > Headphones > HDMI Audio" means the "Headphones" entry will appear when a USB headphone or external USB audio card connected via the 40 Pin GPIO is detected.
+
+To use digital audio via the 40 Pin GPIO interface, you can use the I2S2 interface (requires an external DAC chip to convert to analog audio).
+:::