# Block Anti-Detect Browsers

{% hint style="info" %}
This feature will increase the user verification attempt count.
{% endhint %}

An anti-detection browser is a special type that transfers your data to the websites in a modified form. Such browsers send a completely different set of parameters about your device and location to the website (browser version, IP, language and much more). This artificially generated data set is called a browser fingerprint witch we use for alternative account detection (Anti-Alt).\
\
With this feature you can detect and block anti-detect browsers.

<figure><img src="/files/JG0Pkt6JxeeLW2afhv3Q" alt=""><figcaption></figcaption></figure>


---

# 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.authenticateme.xyz/en/owners-manual/setup/005-subpage/block-anti-detect-browsers.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.
