# Configuration: Blocking Rules

**Overview**

The Configuration section allows you to set up blocking rules based on IP, Visitor ID, Location, ISP, Fraud Tool, User Agent, and Referrer/Domain.

**Key Features**

* **IP/Visitor ID Blocking**: Block specific IPs or Visitor IDs manually.<br>

  <figure><img src="/files/H7PmOSjyIZmL4raoscMp" alt=""><figcaption></figcaption></figure>
* **Location Blocking**: Block access from specific cities or countries (e.g., Guangdong, China).<br>

  <figure><img src="/files/aTbr5w08n0FumUMkgzIq" alt=""><figcaption></figcaption></figure>
* **ISP Blocking:** Block specific ISPs (e.g., AT\&T Services, Inc.).<br>

  <figure><img src="/files/Nq5DdJNE8LkmkncKuyBl" alt=""><figcaption></figcaption></figure>
* **Fraud Tool**: Enable Fraud Browser detection and Automation Bot blocking (requires Advance Plan).<br>

  <figure><img src="/files/cVebdbkaycacmkyHxCio" alt=""><figcaption></figcaption></figure>
* **User Agent Blocking**: Block based on browser User Agents (e.g., Test).
* **Referrer/Domain Blocking**: Block traffic from specific domains (e.g., facebook.com).<br>

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

**How to Use**

* Navigate to the desired tab (e.g., Referrer).
* Add new rules (e.g., block tiktok.com).
* Manage rules by turning them on/off or deleting them.

**Example**

Blocked domains like x.com and tiktok.com on February 4, 2025, at 10:30 PM.


---

# 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://browsify.gitbook.io/browsify-docs/configuration-blocking-rules.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.
