diff --git a/docs/updates.txt b/docs/updates.txt
index d31c81ea0..10bdf4709 100644
--- a/docs/updates.txt
+++ b/docs/updates.txt
@@ -1,3 +1,14 @@
+# 2023-02-07 20:45
+**[New]**
+- None
+
+**[Updated]**
+- [SQP 2-5] Added extra info for the HD/UHD merge/split.
+
+**[Fixed]**
+- Fix HBO/HMAX inconsistencies across Sonarr V3/V4 and Radarr.
+- Fix HBO rlsgrp matching HBO/HMAX Streaming CF.
+
# 2023-02-06 20:15
**[New]**
- [Radarr] CF `Line/Mic Dubbed`.
diff --git a/includes/sqp/2-merge-qualities.md b/includes/sqp/2-merge-qualities.md
index 39bb9251f..da6c090b0 100644
--- a/includes/sqp/2-merge-qualities.md
+++ b/includes/sqp/2-merge-qualities.md
@@ -9,4 +9,6 @@
and name it what ever you want I used: `WEB|Remux|Bluray|2160p`
+!!! info "If you're only running 1 Radarr, You might want to merge the HD Qualities together (WEB+Remux) and NOT with the UHD ones so you will also get the HD release if there is no UHD release."
+
![!Merge the following Qualities together](/SQP/images/2-merge-qualities.png)
diff --git a/includes/sqp/3-merge-qualities.md b/includes/sqp/3-merge-qualities.md
index 6bd27bd1b..4537420ea 100644
--- a/includes/sqp/3-merge-qualities.md
+++ b/includes/sqp/3-merge-qualities.md
@@ -8,4 +8,6 @@
and name it what ever you want I used: `WEB|Remux|2160p`
+!!! info "If you're only running 1 Radarr, You might want to merge the HD Qualities together (WEB+Remux) and NOT with the UHD ones so you will also get the HD release if there is no UHD release."
+
![!Merge the following Qualities together](/SQP/images/3-merge-qualities.png)
diff --git a/includes/sqp/4-merge-qualities.md b/includes/sqp/4-merge-qualities.md
index c030ebcd8..ab1824130 100644
--- a/includes/sqp/4-merge-qualities.md
+++ b/includes/sqp/4-merge-qualities.md
@@ -7,4 +7,6 @@
and name it what ever you want I used: `WEB|2160p`
+!!! info "If you're only running 1 Radarr, You might want to merge the HD Qualities together (WEB+Remux) and NOT with the UHD ones so you will also get the HD release if there is no UHD release."
+
![!Merge the following Qualities together](/SQP/images/4-merge-qualities.png)
diff --git a/includes/sqp/5-merge-qualities.md b/includes/sqp/5-merge-qualities.md
index 461c67e0b..3d92f8844 100644
--- a/includes/sqp/5-merge-qualities.md
+++ b/includes/sqp/5-merge-qualities.md
@@ -8,4 +8,6 @@
and name it what ever you want I used: `WEB|Bluray|2160p`
+!!! info "If you're only running 1 Radarr, You might want to merge the HD Qualities together (WEB+Remux) and NOT with the UHD ones so you will also get the HD release if there is no UHD release."
+
![!Merge the following Qualities together](/SQP/images/5-merge-qualities.png)