diff --git a/_includes/sections/dns.html b/_includes/sections/dns.html
index 219f170c..b5d6061f 100644
--- a/_includes/sections/dns.html
+++ b/_includes/sections/dns.html
@@ -307,6 +307,10 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Encrypted DNS clients for desktop:
- Firefox comes with built-in DoH support with Cloudflare set as the default resolver, but can be configured to use any DoH resolver. Currently Mozilla is conducting studies before enabling DoH by default for all US-based Firefox users.
+
+ - DNS-over-HTTPS can be enabled in Menu -> Settings -> Network Settings -> Settings -> [x] enable DNS over HTTPS, use provider: custom, and enter the address you find from the documentation of your DoH provider.
+ - Advanced users may enable it in `about:config` by setting `network.trr.custom_uri` and `network.trr.uri` as the address you find from the documentation of your DoH provider and `network.trr.mode` as `2`. It may also be desirable to set `network.esni.enabled` to `True` in order to encrypt SNI and make sites supporting ESNI a bit more difficult to track.
+
Encrypted DNS clients for mobile:
@@ -330,6 +334,13 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
Further reading: