diff --git a/apps/website/screens/overview/introduction/IntroductionPage.tsx b/apps/website/screens/overview/introduction/IntroductionPage.tsx
index 7b1f3eb0d..0f69683f3 100644
--- a/apps/website/screens/overview/introduction/IntroductionPage.tsx
+++ b/apps/website/screens/overview/introduction/IntroductionPage.tsx
@@ -157,6 +157,21 @@ const sections = [
},
],
},
+ {
+ title: "Supported Browsers",
+ content: (
+ <>
+
+ Our design system is optimized to work seamlessly on Firefox and browsers based on the Chromium engine (such
+ as Google Chrome, Microsoft Edge, Brave, and Opera).
+
+
+ Other browsers are not officially supported, which means some components or features may not behave as
+ expected. For the best experience, we recommend using one of the supported browsers.
+
+ >
+ ),
+ },
{
title: "How to use this site",
content: (