diff --git a/versioned_docs/version-v8/index.md b/versioned_docs/version-v8/index.md
index 9c1b199c..2aeb3ba1 100644
--- a/versioned_docs/version-v8/index.md
+++ b/versioned_docs/version-v8/index.md
@@ -1,22 +1,362 @@
----
-title: Capacitor - Cross-platform Native Runtime for Web Apps
-sidebar_label: Introduction
-description: A cross-platform native runtime for building Native Progressive Web Apps for iOS, Android, and beyond
-hide_table_of_contents: true
----
+
+
+
+ انسخي هذا الكود وابعتيه لي في المحادثة، وهثبّت هذه المواضع في الملف نفسه بشكل دائم.
+
+
-# Capacitor: Cross-platform Native Runtime for Web Apps
+
+ الصورة الأصلية للتفويض لا تتغير إطلاقًا — البيانات تُكتب فوقها فقط في المكان المخصص. إذا احتجت تعديل موضع أي حقل بدقة أكبر، اسحبه بالماوس مباشرة فوق الصورة، ثم اضغطي "نسخ المواضع الحالية" وابعتي الكود لي لأثبّته نهائيًا.
+
+
-Capacitor is a cross-platform native runtime that makes it easy to build performant mobile applications that run natively on iOS, Android, and more using modern web tooling. Representing the next evolution of Hybrid apps, Capacitor creates **Web Native apps**, providing a modern native container approach for teams who want to build web-first without sacrificing full access to native SDKs when they need it.
+
+
+
+

-
+
+
+
+
+
+
+
-## Introduction
+
+
+
-Capacitor provides a consistent, web-focused set of APIs that enable an app to stay as close to web standards as possible, while accessing rich native device features on platforms that support them. If it works in the browser, it probably works in a mobile app when using Capacitor. Adding native functionality is straightforward with a Plugin API for Swift on iOS, Java on Android, and JavaScript for the web.
+
+
-## Get Started
+
-Getting started with Capacitor is easy! Capacitor can be dropped into any existing modern JavaScript project, or a fresh Capacitor project can be created from scratch.
+
+