diff --git a/docs.json b/docs.json
index 58f89914..e0b56a8d 100644
--- a/docs.json
+++ b/docs.json
@@ -563,6 +563,7 @@
{
"tab": "Support",
"pages": [
+ "support/contact-support",
{
"group": "Billing Support",
"pages": [
@@ -1155,6 +1156,7 @@
{
"tab": "支持",
"pages": [
+ "zh-CN/support/contact-support",
{
"group": "账单支持",
"pages": [
diff --git a/support/contact-support.mdx b/support/contact-support.mdx
new file mode 100644
index 00000000..388a470b
--- /dev/null
+++ b/support/contact-support.mdx
@@ -0,0 +1,32 @@
+---
+title: Contact support
+description: Get help and report issues for ComfyUI
+---
+
+Get help with ComfyUI through our support channels and report issues in the appropriate repository.
+
+## Support channels
+
+
+
+ Get help from our support team
+
+
+
+## Report issues
+
+Report bugs and issues in the corresponding GitHub repository:
+
+
+
+ Report UI-related issues in ComfyUI_frontend
+
+
+
+ Report core functionality issues
+
+
+
+ Report issues with the desktop version
+
+
diff --git a/zh-CN/support/contact-support.mdx b/zh-CN/support/contact-support.mdx
new file mode 100644
index 00000000..99647a04
--- /dev/null
+++ b/zh-CN/support/contact-support.mdx
@@ -0,0 +1,32 @@
+---
+title: 联系支持
+description: 获取 ComfyUI 帮助并报告问题
+---
+
+通过我们的支持渠道获取 ComfyUI 帮助,并在相应的代码仓库中报告问题。
+
+## 支持渠道
+
+
+
+ 从我们的支持团队获取帮助
+
+
+
+## 报告问题
+
+在相应的 GitHub 代码仓库中报告错误和问题:
+
+
+
+ 在 ComfyUI_frontend 中报告 UI 相关问题
+
+
+
+ 报告核心功能问题
+
+
+
+ 报告桌面版本问题
+
+