# Ad/Tracker Blocker

## Ad/Tracker Blocker

The **Ad/Tracker Blocker SDK** allows you to offer your users a safe browsing experience by enabling you to block advertisements and tracking requests in the browser. Users can add exemptions to the blocking rules to disable blocking on the sites they choose. Because the patterns used to block advertisements and tracking requests are constantly changing, protecting users from advertisers and data collection companies is a constant challenge. The **Ad/Tracker Blocker SDK** and service provide the latest up-to-date blocking techniques and patterns in a package that is easy to integrate into your applications.

### Key Features

|                                          |                                                                                                                                                                                                   |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Automatic updates of blocking techniques | The Ad/Tracker Blocker service automatically updates the blocking techniques and patterns based on the latest open source databases to stay ahead of the advertisers and data tracking companies. |
| Per User Exceptions                      | Each user can exempt sites from ad tracker blocking by adding them to the "exceptions list", giving them control over their browsing experience.                                                  |
| High Speed Matching                      | The blocking engine is highly optimized to minimize the impact on the user's browsing experience.                                                                                                 |

### Next Steps

* Integrate the **Ad/Tracker Blocker SDK** into your web, iOS and Android applications
* Learn more about [Sudo digital identities](/concepts/sudo-digital-identities.md) and other core concepts


---

# 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://docs.sudoplatform.com/guides/ad-tracker-blocker.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.
