From 347107ae80eeeeb5af43cb93feff3038bf1a387d Mon Sep 17 00:00:00 2001
From: saudsami <saudsami@gmail.com>
Date: Tue, 12 Nov 2024 10:50:27 +0500
Subject: [PATCH] added Beta tag

---
 real-time-stt/develop/translation.mdx       | 2 +-
 real-time-stt/overview/pricing.mdx          | 9 ++++++---
 real-time-stt/overview/product-overview.mdx | 2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/real-time-stt/develop/translation.mdx b/real-time-stt/develop/translation.mdx
index 42be269fd..afd8ee5d5 100644
--- a/real-time-stt/develop/translation.mdx
+++ b/real-time-stt/develop/translation.mdx
@@ -1,5 +1,5 @@
 ---
-title: 'Real-time translation'
+title: 'Real-time translation (Beta)'
 sidebar_position: 1.5
 type: docs
 description: >
diff --git a/real-time-stt/overview/pricing.mdx b/real-time-stt/overview/pricing.mdx
index 162c26b79..70071132e 100644
--- a/real-time-stt/overview/pricing.mdx
+++ b/real-time-stt/overview/pricing.mdx
@@ -62,9 +62,9 @@ Notes:
 
 ## Translation fee
 
-When you enable real-time translation for a channel or a user, transcription is activated first. The transcription text is then translated to the target languages. The translation usage minutes are the same as the transcription usage minutes. The real-time transcription and translation usage and cost is shown in your monthly invoice. The unit price is as follows:
+When you enable Real-Time Translation (Beta) for a channel or a user, transcription is activated first. The transcription text is then translated to the target languages. The translation usage minutes are the same as the transcription usage minutes. The real-time transcription and translation usage and cost is shown in your monthly invoice. The unit price is as follows:
 
-|Billing item | Pricing, US$/1,000 minutes|
+|Billing item | Pricing, US$/1,000 minutes/Language|
 |-------------|------------------|
 |Translation  | 8.99             |
 
@@ -87,6 +87,9 @@ Total cost = 8/1000*$16.99 + 8/1000*$8.99*2 = $0.136 + $0.144 = $0.28.
 
 ## Free-of-charge duration
 
-<Vpd k="NAME"/> provides 300 free-of-charge minutes for integration and testing purposes.
+<Vpd k="NAME"/> and Real-Time Translation share 300 free-of-charge minutes for integration and testing purposes. 
+
+- 1 minute of <Vpd k="NAME"/> equals 1 free-of-charge minute. 
+- 1 minute of Real-Time Translation equals 8.99/16.99 free-of-charge minute. 
 
 Contact sales@agora.io or your AE to get a discount.
\ No newline at end of file
diff --git a/real-time-stt/overview/product-overview.mdx b/real-time-stt/overview/product-overview.mdx
index 0aa708c07..d5985108e 100644
--- a/real-time-stt/overview/product-overview.mdx
+++ b/real-time-stt/overview/product-overview.mdx
@@ -19,7 +19,7 @@ description: >
             link: "../get-started/quickstart"
         },
         {
-            title: "Real-time translation",
+            title: "Real-time translation (Beta)",
             content: "Break down language barriers with live speech-to-text translation to multiple languages during real-time communication or live streaming. The high accuracy translation text, delivered with ultra low latency, can be integrated with LLMs for enhanced capabilities.",
             link: "../develop/translation"
         },