diff --git a/docs/Frequently Asked Questions.md b/docs/Frequently Asked Questions.md
new file mode 100644
index 0000000..6597566
--- /dev/null
+++ b/docs/Frequently Asked Questions.md
@@ -0,0 +1,44 @@
+
+
+ Frequently Asked Questions
+
+
+
+### Q: How do I use this repository for patching my own app?
+
+You should [fork](https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root/fork) the repository, and then move to the `Action` tab
+
+
+Click "I understand my workflows, go ahead and enable them"
+
+
+Follow these steps to run the workflow for patching Revanced apps!
+
+
+By default, the Readme.md file uses links to download my patched apps, but if you want to change the Readme.md file to download your own patched apps, you should run the workflow named `Fix Readme`. The steps are similar to when you patch Revanced apps.
+
+
+---
+
+### Q: I want to use custom patches for patching my apps. How can I do it?
+
+You should open the folder `Revanced-And-Revanced-Extended-Non-Root/src/patches/`. It contains a lot of folders that are named after the apps you’re patching. Each folder has two files: exclude-patches and include-patches. Edit these files with the patches you like, putting one patch per line, following the patches list here:
+
+* For Revanced: https://github.com/revanced/revanced-patches
+* For Revanced Extended: https://github.com/inotia00/revanced-patches/tree/revanced-extended
+* For Revanced Extended Android 6 & 7: https://github.com/kitadai31/revanced-patches-android6-7/tree/revanced-extended
+
+---
+
+### Q: I am facing errors using your apps?
+
+I’m so sorry about this, but my repository only patches apps from “scripts” by other devs. I can’t fix errors when apps face errors, so if you get errors, please make an issue in [Revanced](https://github.com/revanced/revanced-patches), [Revanced Extended](https://github.com/inotia00/revanced-patches/tree/revanced-extended) or [Revanced Extended Android 6 & 7](https://github.com/kitadai31/revanced-patches-android6-7/tree/revanced-extended) repositories.
+
+---
+
+### Q: There apps is safe to daily use?
+
+Yes, it’s safe because my code is 100% open-source and uses GitHub Actions to patch apps. The apk files used for patching are downloaded from the trusted site “APKMirror”.
+
+----
+Images hosted by [Imgur](https://imgur.com/a/45Cc9hv)