# DNS Ads Filter

<figure><img src="/files/iNzFHgFPWj81Qn88Zk80" alt=""><figcaption><p>DNS Filtering</p></figcaption></figure>

The DNS Filtering primarily intercepts ads, tracking codes, and web page-imbedded malware in DNS access requests.&#x20;

<figure><img src="/files/gUaaiKavx78zmHYpYhKQ" alt=""><figcaption><p>DNS Filtering Data</p></figcaption></figure>

The top row indicates the total number of DNS requests analyzed during AtomOS runtime, the number of intercepted DNS requests, and the interception ratio.&#x20;

The bottom row indicates the numbers of each blocking item (Blocked ads, trackers and malicious). By switching on (blue) indicates that the blocking is enabled. While switching off (gray) indicates the blocking is disabled.

It is recommended to enable all three at the same time.

<figure><img src="/files/XUyID8xeDA1a1CxhhUp1" alt=""><figcaption><p>Disable DoH</p></figcaption></figure>

*Note: Please click the "**View**" to read the instructions on how to disable DoH. Otherwise, the DNS Ads Filter may fail to block ads effectively.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/ads-block/dns-ads-filter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
