diff --git a/boards/beagleplay/05-demos.rst b/boards/beagleplay/05-demos.rst
index 2c8747df80ee2b455feee776d7c2f3c8893d7193..2fe805e66057cd3c984d33c3457b9d8f44f24e00 100644
--- a/boards/beagleplay/05-demos.rst
+++ b/boards/beagleplay/05-demos.rst
@@ -65,6 +65,18 @@ Demos and tutorials
             
             beginner
 
+    .. card:: 
+        :link: beagleplay-rtc
+        :link-type: ref
+
+        **Using RTC**
+        ^^^
+        Learn to use on-board RTC of your BeaglePlay board.
+        +++
+        .. admonition:: Complexity level
+            
+            beginner
+
     .. card:: 
         :link: beagleplay-oldi
         :link-type: ref
@@ -123,6 +135,16 @@ Demos and tutorials
             
             intermediate
 
+    .. card::
+        :link: beagleplay-understanding-boot
+        :link-type: ref
+
+        **Understanding boot**
+        +++
+        .. admonition:: Complexity level
+            
+            intermediate
+
     .. card::
         :link: beagleplay-demo-lpm-video
         :link-type: ref
@@ -136,19 +158,19 @@ Demos and tutorials
             intermediate
 
 .. toctree::
-   :maxdepth: 1
-   :hidden:
-
-   demos-and-tutorials/using-serial-console
-   demos-and-tutorials/connect-wifi
-   demos-and-tutorials/using-grove
-   demos-and-tutorials/using-mikrobus
-   demos-and-tutorials/using-qwiic
-   demos-and-tutorials/using-rtc
-   demos-and-tutorials/using-oldi
-   demos-and-tutorials/using-csi
-   demos-and-tutorials/zephyr-cc1352-development
-   demos-and-tutorials/play-kernel-development
-   demos-and-tutorials/greybus-host
-   demos-and-tutorials/understanding-boot
-   demos-and-tutorials/low-power-video-doorbell
+    :maxdepth: 1
+    :hidden:
+
+    demos-and-tutorials/using-serial-console
+    demos-and-tutorials/connect-wifi
+    demos-and-tutorials/using-grove
+    demos-and-tutorials/using-mikrobus
+    demos-and-tutorials/using-qwiic
+    demos-and-tutorials/using-rtc
+    demos-and-tutorials/using-oldi
+    demos-and-tutorials/using-csi
+    demos-and-tutorials/zephyr-cc1352-development
+    demos-and-tutorials/play-kernel-development
+    demos-and-tutorials/greybus-host
+    demos-and-tutorials/understanding-boot
+    demos-and-tutorials/low-power-video-doorbell
diff --git a/boards/beagleplay/demos-and-tutorials/understanding-boot.rst b/boards/beagleplay/demos-and-tutorials/understanding-boot.rst
index e7381f86a6df90060eb83b2dcd7c1a7df7cdf050..f348f75e9a5b1eb2718f0e9fc7620c23cf0687f7 100644
--- a/boards/beagleplay/demos-and-tutorials/understanding-boot.rst
+++ b/boards/beagleplay/demos-and-tutorials/understanding-boot.rst
@@ -1,4 +1,4 @@
-.. _play-understanding-boot:
+.. _beagleplay-understanding-boot:
 
 Understanding Boot
 ##################
diff --git a/boards/beagley/ai/02-quick-start.rst b/boards/beagley/ai/02-quick-start.rst
index b35c90b7b949cf49bace234eab153bc5d5a97be8..5f268ba10c51132e27ac595aa417624c6016e4dd 100644
--- a/boards/beagley/ai/02-quick-start.rst
+++ b/boards/beagley/ai/02-quick-start.rst
@@ -46,7 +46,7 @@ can provide 5V ≥ 3A. Checkout the :ref:`docs power supply page <accessories-po
 Boot Media (Software image)
 *****************************
 
-We have two methods to prepare bootable microSD card,
+We have two methods to prepare bootable microSD card, It is recommended to use :ref:`beagley-ai-bb-imager`.
 
 1. :ref:`beagley-ai-bb-imager` 
 2. :ref:`beagley-ai-balena-etcher`