diff --git a/docs/en/core/core2_for_aws.md b/docs/en/core/core2_for_aws.md
index ae80a1e4..8e9c1f08 100644
--- a/docs/en/core/core2_for_aws.md
+++ b/docs/en/core/core2_for_aws.md
@@ -4,6 +4,14 @@
+## Tutorial&Quick-Start
+
+Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
+
+FreeRTOS
+UIFlow
+Arduino
+
## Description
**Core2 for AWS** is the reference hardware kit for AWS IoT EduKit – a prescriptive learning program from AWS which makes it easy and cost effective to learn how to build IoT applications using AWS services. It comes equipped with a Microchip ATECC608A Trust&GO secure element, in addition to the existing features of the standard M5Stack Core2 and M5GO Bottom2. The Core2 for AWS is a feature rich, plug and play extensible, and secure hardware kit for learning and building a wide range of IoT applications.
@@ -389,7 +397,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to [ES
var purchase_link = 'https://m5stack.com/products/m5stack-core2-for-aws-esp32-iot-edukit';
- var quickstart_link = 'https://docs.m5stack.com/#/en/quick_start/core2/m5stack_core2_quick_start';
+ var quickstart_link = '/#/en/quick_start/core2_for_aws/quick_start_list';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
diff --git a/docs/en/product_list.json b/docs/en/product_list.json
index 168a7016..c6cb23fd 100644
--- a/docs/en/product_list.json
+++ b/docs/en/product_list.json
@@ -7,7 +7,7 @@
{"a":"/#/en/core/fire", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_fire_01.webp", "p":"FIRE", "sku":"K007", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"},
{"a":"/#/en/core/m5go_lite", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_lite_01.webp", "p":"M5GO Lite", "sku":"K022", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO"},
{"a":"/#/en/core/m5go", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_01.webp", "p":"M5GO Kit", "sku":"K006", "qs":"/#/en/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"},
- {"a":"/#/en/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"Core2 for AWS", "sku":"K010-AWS", "qs":"/#/en/quick_start/core2/m5stack_core2_quick_start" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"}
+ {"a":"/#/en/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"Core2 for AWS", "sku":"K010-AWS", "qs":"/#/en/quick_start/core2_for_aws/quick_start_list" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"}
],
"stick": [
{"a":"/#/en/core/m5stickc_plus", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_m5stickc_plus_01.webp", "p":"M5StickC PLUS", "sku":"K016-P", "qs":"/#/en/quick_start/m5stickc_plus/m5stickc_plus_quick_start" ,"kw":"ESP32 AXP192 MPU6886", "category":"M5Stick"},
diff --git a/docs/en/quick_start/core2_for_aws/quick_start_list.md b/docs/en/quick_start/core2_for_aws/quick_start_list.md
new file mode 100644
index 00000000..21f519b2
--- /dev/null
+++ b/docs/en/quick_start/core2_for_aws/quick_start_list.md
@@ -0,0 +1,26 @@
+
diff --git a/docs/zh_CN/core/core2_for_aws.md b/docs/zh_CN/core/core2_for_aws.md
index 4921202b..50471e3c 100644
--- a/docs/zh_CN/core/core2_for_aws.md
+++ b/docs/zh_CN/core/core2_for_aws.md
@@ -4,6 +4,14 @@
+## 教程&快速上手
+
+选择你想使用的开发平台,查看对应的教程&快速上手。
+
+FreeRTOS
+UIFlow
+Arduino
+
## 描述
**Core2 for AWS**是AWS物联网学习项目的专属套件。它由**M5Stack Core2**核心主控和**M5GO-Bottom For AWS**拓展底座组成,并且额外定制集成了ATECC608A硬件加密,是物联网学习和安全项目构建的理想套件。
@@ -390,7 +398,7 @@ TF 卡最大支持 16GB
var purchase_link = 'https://m5stack.com/products/m5stack-core2-for-aws-esp32-iot-edukit';
- var quickstart_link = 'https://docs.m5stack.com/#/zh_CN/quick_start/core2/m5stack_core2_quick_start';
+ var quickstart_link = '/#/en/quick_start/core2_for_aws/quick_start_list';
anchor_search(purchase_link,quickstart_link);
scrollFunc();
diff --git a/docs/zh_CN/product_list.json b/docs/zh_CN/product_list.json
index 9560390c..df75b021 100644
--- a/docs/zh_CN/product_list.json
+++ b/docs/zh_CN/product_list.json
@@ -7,7 +7,7 @@
{"a":"/#/zh_CN/core/fire", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_fire_01.webp", "p":"FIRE", "sku":"K007", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"},
{"a":"/#/zh_CN/core/m5go_lite", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_lite_01.webp", "p":"M5GO Lite", "sku":"K022", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO"},
{"a":"/#/zh_CN/core/m5go", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_01.webp", "p":"M5GO Kit", "sku":"K006", "qs":"/#/zh_CN/quick_start/m5core/m5stack_core_quick_start" ,"kw":"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"},
- {"a":"/#/zh_CN/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"Core2 for AWS", "sku":"K010-AWS", "qs":"/#/zh_CN/quick_start/core2/m5stack_core2_quick_start" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"}
+ {"a":"/#/zh_CN/core/core2_for_aws", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core2_for_aws_01.webp", "p":"Core2 for AWS", "sku":"K010-AWS", "qs":"/#/zh_CN/quick_start/core2_for_aws/quick_start_list" ,"kw":"ESP32 AXP192 MPU6886 LEGO MICPHONE LED"}
],
"stick": [
{"a":"/#/zh_CN/core/m5stickc_plus", "img":"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/core_m5stickc_plus_01.webp", "p":"M5StickC PLUS", "sku":"K016-P", "qs":"/#/zh_CN/quick_start/m5stickc_plus/m5stickc_plus_quick_start" ,"kw":"ESP32 AXP192 MPU6886", "category":"M5Stick"},
diff --git a/docs/zh_CN/quick_start/core2_for_aws/quick_start_list.md b/docs/zh_CN/quick_start/core2_for_aws/quick_start_list.md
new file mode 100644
index 00000000..a9341875
--- /dev/null
+++ b/docs/zh_CN/quick_start/core2_for_aws/quick_start_list.md
@@ -0,0 +1,26 @@
+