diff --git a/FAQs/FAQ_EN.md b/FAQs/FAQ_EN.md
new file mode 100644
index 0000000..8da4017
--- /dev/null
+++ b/FAQs/FAQ_EN.md
@@ -0,0 +1,43 @@
+# FAQ (Frequently Asked Questions)
+
+[✓] 🇺🇸 English FAQ | [🇷🇺 ЧаВо на Русском](FAQ_RU.md)
+
+
+ What iOS versions does YouTube Plus support?
+ YouTube Plus supports iOS 14 and above. However, if you're sideloading it on a non-jailbroken device, you must also consider the YouTube app's compatibility with your iOS version. Below is a list of the latest supported YouTube versions per iOS:
+ iOS 14: YouTube v19.20.2
+ iOS 15: YouTube v20.21.6
+ iOS 16+: Any version, as supported by YouTube
+
+
+
+ My iOS version is no longer supported by the latest YouTube app. What can I do?
+ Here are some possible options:
+ Jailbreak your device, install the latest supported YouTube version from the App Store, and install YouTube Plus as a tweak
+ Install TrollStore, then TrollFools, install the latest supported YouTube version from the App Store, and inject YouTube Plus using TrollFools
+ Find a compatible IPA version online and build a YouTube Plus app using Github actions
+
+
+
+ Cast stopped working on sideloaded YouTube Plus. What should I do?
+ Until this issue is resolved, it is recommended to use YouTube version 20.14.1 or below.
+
+
+
+ When I try to play a video, I get Something went wrong. Refresh and try again later.
+ Before jumping to conclusions, let’s clarify a few things:
+
+ - This is NOT caused by ad blocking
+ - This is NOT because your account was magically flagged
+ - This is NOT due to your account being secretly blacklisted
+
+
+ The issue seems to lie somewhere in the sideloading process itself, even without any tweaks applied. It might be related to an invalid or missing VisitorID or VisitorData, as suggested here. This error has become more frequent due to YouTube’s stricter anti-download measures.
+
+ Possible temporary workaround:
+
+ - Sign out of your current account (or all accounts) completely: Go to the You tab → Switch account → Manage accounts on this device → Remove from this device
+ - Watch a few full-length videos without being signed in. Stay signed out for a few hours.
+ - Sign back into the account that was having issues
+
+
\ No newline at end of file
diff --git a/FAQs/FAQ_RU.md b/FAQs/FAQ_RU.md
new file mode 100644
index 0000000..4f8ed58
--- /dev/null
+++ b/FAQs/FAQ_RU.md
@@ -0,0 +1,42 @@
+# ЧаВо (Часто задаваемые вопросы)
+
+[🇺🇸 English FAQ](FAQ_EN.md) | [✓] 🇷🇺 ЧаВо на Русском
+
+
+ Какие версии iOS поддерживает YouTube Plus?
+ YouTube Plus поддерживает iOS 14 и выше. Однако, если вы устанавливаете его сертификатом разработчика, нужно учитывать совместимость самой YouTube с вашей iOS. Вот список последних поддерживаемых версий YouTube для каждой iOS:
+ iOS 14: YouTube v19.20.2
+ iOS 15: YouTube v20.21.6
+ iOS 16+: Любая версия, поддерживаемая YouTube
+
+
+
+ Моя версия iOS более не поддерживается последним YouTube-ом. Что делать?
+ Вот возможные варианты:
+ Установить джейлбрейк, установить поддерживаемую версию YouTube из App Store, затем установить YouTube Plus как твик
+ Установить TrollStore, установить TrollFools через TrollStore, установить подходящую версию YouTube из App Store, затем «инжектнуть» YouTube Plus через TrollFools
+ Найти и скачать совместимую IPA-версию в интернете, затем собрать YouTube Plus через GitHub Actions
+
+
+
+ Перестала работать функция трансляции на ТВ на сертификате разработчика. Что делать?
+ Пока проблема не будет решена, рекомендуется использовать версию YouTube 20.14.1 или ниже.
+
+
+
+ При попытке воспроизведения видео появляется Произошла ошибка. Обновите страницу и попробуйте снова.
+ Прежде чем делать выводы, уточним несколько моментов:
+
+ - Это НЕ из-за блокировщика рекламы
+ - Это НЕ потому что ваш аккаунт каким-то образом был помечен
+ - Это НЕ из-за того, что ваш аккаунт добавлен в загадочный чёрный список
+
+
+ Проблема, скорее, кроется в самом процессе сайдлоадинга, даже «чистом» YouTube без твиков. Тут пишут, что причина в некорректных или отсутствующих VisitorID/VisitorData. Такая ошибка стала встречаться чаще из-за новых механизмов YouTube по борьбе с загрузчиками.
+ Возможные временные решения:
+
+ - Полностью выйдите из аккаунта (или всех аккаунтов): Перейдите во вкладку «Вы» → Сменить аккаунт → Управление аккаунтами на этом устройстве → Удалить
+ - Просмотрите несколько длинных видео без входа в аккаунт. Оставайтесь в разлогиненном состоянии несколько часов.
+ - Заново войдите в аккаунт, на котором возникала проблема
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 7395f31..f7627a5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
# YouTube Plus (ex. YTLite)
A flexible enhancer for YouTube on iOS, featuring over hundred customizable options.
+## Table of Contents
+- [Screenshots](#screenshots)
+- [Main Features](#main-features)
+- [FAQ](#faq)
+- [Reviews](#reviews)
+- [How to build a YouTube Plus app using GitHub Actions](#how-to-build-a-youtube-plus-app-using-github-actions)
+- [Supported YouTube Version](#supported-youtube-version)
+- [Tweak Integration Details](#tweak-integration-details)
+- [FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions)
+
## Screenshots
@@ -40,9 +50,11 @@ A flexible enhancer for YouTube on iOS, featuring over hundred customizable opti
**YouTube Plus preferences can be found in the YouTube Settings**
**All contributors are listed in the Contributors section**
-
**Used open-source libraries are listed in the Open Source Libraries section**
+## FAQ
+- [🇺🇸 English FAQ](FAQs/FAQ_EN.md)
+- [🇷🇺 ЧаВо на Русском](FAQs/FAQ_RU.md)
## Reviews
Review by [@qbap](https://github.com/qbap) on ONE Jailbreak: https://onejailbreak.com/blog/youtube-plus/
diff --git a/packages/com.dvntm.ytlite_1.0_iphoneos-arm.deb b/packages/com.dvntm.ytlite_1.0_iphoneos-arm.deb
deleted file mode 100644
index 1ae1080..0000000
Binary files a/packages/com.dvntm.ytlite_1.0_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_1.0_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_1.0_iphoneos-arm64.deb
deleted file mode 100644
index 408d8a0..0000000
Binary files a/packages/com.dvntm.ytlite_1.0_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.0_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.0_iphoneos-arm.deb
deleted file mode 100644
index 66d440d..0000000
Binary files a/packages/com.dvntm.ytlite_2.0_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.0_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.0_iphoneos-arm64.deb
deleted file mode 100644
index 4227945..0000000
Binary files a/packages/com.dvntm.ytlite_2.0_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.1_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.1_iphoneos-arm.deb
deleted file mode 100644
index 4ec98a7..0000000
Binary files a/packages/com.dvntm.ytlite_2.1_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.1_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.1_iphoneos-arm64.deb
deleted file mode 100644
index de90639..0000000
Binary files a/packages/com.dvntm.ytlite_2.1_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm.deb
deleted file mode 100644
index 923c0b0..0000000
Binary files a/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm64.deb
deleted file mode 100644
index db500ee..0000000
Binary files a/packages/com.dvntm.ytlite_2.2.1_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.2_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.2_iphoneos-arm.deb
deleted file mode 100644
index fb4af37..0000000
Binary files a/packages/com.dvntm.ytlite_2.2_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.2_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.2_iphoneos-arm64.deb
deleted file mode 100644
index 5440d0a..0000000
Binary files a/packages/com.dvntm.ytlite_2.2_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm.deb
deleted file mode 100644
index 8268d8e..0000000
Binary files a/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm64.deb
deleted file mode 100644
index 9363681..0000000
Binary files a/packages/com.dvntm.ytlite_2.3.1_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.3_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.3_iphoneos-arm.deb
deleted file mode 100644
index 266fe7b..0000000
Binary files a/packages/com.dvntm.ytlite_2.3_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.3_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.3_iphoneos-arm64.deb
deleted file mode 100644
index 2ccf6fe..0000000
Binary files a/packages/com.dvntm.ytlite_2.3_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.4_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.4_iphoneos-arm.deb
deleted file mode 100644
index bb1e3df..0000000
Binary files a/packages/com.dvntm.ytlite_2.4_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.4_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.4_iphoneos-arm64.deb
deleted file mode 100644
index b4291c9..0000000
Binary files a/packages/com.dvntm.ytlite_2.4_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.5_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.5_iphoneos-arm.deb
deleted file mode 100644
index c82681d..0000000
Binary files a/packages/com.dvntm.ytlite_2.5_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.5_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.5_iphoneos-arm64.deb
deleted file mode 100644
index 40686ef..0000000
Binary files a/packages/com.dvntm.ytlite_2.5_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm.deb
deleted file mode 100644
index 0598cdc..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm64.deb
deleted file mode 100644
index 73d9088..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.1_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm.deb
deleted file mode 100644
index e47c7a7..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm64.deb
deleted file mode 100644
index 6310477..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.2_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm.deb
deleted file mode 100644
index 7bc9e10..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm64.deb
deleted file mode 100644
index 315c1fd..0000000
Binary files a/packages/com.dvntm.ytlite_2.6.3_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.6_iphoneos-arm.deb
deleted file mode 100644
index c2d6fcd..0000000
Binary files a/packages/com.dvntm.ytlite_2.6_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.6_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.6_iphoneos-arm64.deb
deleted file mode 100644
index d5275f1..0000000
Binary files a/packages/com.dvntm.ytlite_2.6_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.7_iphoneos-arm.deb b/packages/com.dvntm.ytlite_2.7_iphoneos-arm.deb
deleted file mode 100644
index 9ae3013..0000000
Binary files a/packages/com.dvntm.ytlite_2.7_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_2.7_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_2.7_iphoneos-arm64.deb
deleted file mode 100644
index 2f70931..0000000
Binary files a/packages/com.dvntm.ytlite_2.7_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm.deb b/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm.deb
deleted file mode 100644
index 775f44b..0000000
Binary files a/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm64.deb
deleted file mode 100644
index 47a8c42..0000000
Binary files a/packages/com.dvntm.ytlite_3.0.1_iphoneos-arm64.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_3.0_iphoneos-arm.deb b/packages/com.dvntm.ytlite_3.0_iphoneos-arm.deb
deleted file mode 100644
index 26d0b38..0000000
Binary files a/packages/com.dvntm.ytlite_3.0_iphoneos-arm.deb and /dev/null differ
diff --git a/packages/com.dvntm.ytlite_3.0_iphoneos-arm64.deb b/packages/com.dvntm.ytlite_3.0_iphoneos-arm64.deb
deleted file mode 100644
index 8515ebd..0000000
Binary files a/packages/com.dvntm.ytlite_3.0_iphoneos-arm64.deb and /dev/null differ