diff --git a/FAQ.md b/FAQ.md
index a3a02c85..a1f9dfd8 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -201,9 +201,9 @@ Disabling doze mode for NetGuard cannot be done from within NetGuard
because, according to Google, NetGuard is [not an application type allowed to do this](http://developer.android.com/training/monitoring-device-state/doze-standby.html#whitelisting-cases).
-**(22) Can I tether / use Wi-Fi calling while using NetGuard?**
+**(22) Can I tether (use the Android hotspot) / use Wi-Fi calling while using NetGuard?**
-Yes, but this needs to be enabled in NetGuard's settings.
+Yes, but you'll need to enable subnet routing and tethering in the NetGuard network settings.
Whether or not it works depends on your Android version
because some Android versions have a bug preventing tethering and the VPN service working together.
diff --git a/README.md b/README.md
index 3ce24f4d..4aa7728c 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ Frequently Asked Questions (FAQ)
[**(21) Does doze mode affect NetGuard?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ21)
-[**(22) Can I tether / use Wi-Fi calling while using NetGuard?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ22)
+[**(22) Can I tether (use the Android hotspot) / use Wi-Fi calling while using NetGuard?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ22)
[**(24) Can you remove the notification from the status bar?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ24)