diff --git a/FAQ.md b/FAQ.md
index 70a4338..f17a18f 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -9,7 +9,8 @@
* [Why am I getting `bind: address already in use` error when trying to install on Ubuntu?](#bindinuse)
* [How to configure a reverse proxy server for AdGuard Home?](#reverseproxy)
* [How to fix `permission denied` errors on Fedora?](#fedora)
- * [How to uninstall AdGuard Home?](#uninstall)
+ * [How to fix `incompatible file system` errors?](#incompatfs)
+ * [How to uninstall AdGuard Home?](#uninstall)
@@ -374,6 +375,14 @@ See [issue 765] and [issue 3281].
+## How to fix `incompatible file system` errors?
+
+You should move your AdGuard Home installation or working directory to another
+location. See the [limitations section](Getting-Started#limitations) section on
+the “Getting Started” page.
+
+
+
## How to uninstall AdGuard Home?
The way to uninstall AdGuard Home depends on how you installed it.