# Content Protection

### Why Content Protection Matters

* **Prevent content scraping:** Stop competitors or bots from copying your product descriptions, images, or pricing.
* **Protect brand assets:** Avoid unauthorized reuse of your text, media, and storefront design.
* **Add friction for attackers:** Discourage casual fraudsters and bots by removing easy access to developer tools.

***

### Core Features

#### 1. Disable Text Selection & Copy

* Prevent visitors from highlighting or copying your storefront text.
* Protects product descriptions, blog content, and FAQs.
* Works automatically once enabled.

#### 2. Disable Right-Click

* Blocks right-click menus on your storefront pages.
* Prevents common copy/download actions (e.g., “Save Image As”, “Inspect”).

#### 3. Block F12 / Inspect Element *(Basic)*

* Blocks or disables the F12 key and right-click → Inspect.
* Not bulletproof (advanced users may bypass), but adds another layer of friction.

#### 4. Custom Block Page

* When content is blocked, you can display a **custom block screen**.
* Fully customizable: add your own title, message, branding, and CSS.
* Helps maintain professional look even when restricting access.

#### 5. Overlay Effect

* Instead of redirecting, show an **overlay shield** that prevents any interaction with the page.
* Useful for “soft blocking” where you want the visitor to see the page but not interact with it.

***

### Best Practices

* Combine **rules + content protection** for maximum effect.
  * Example: Block suspicious IP ranges from scraping product pages.
* Use **custom block pages** to explain why access was denied.
* Keep content protection **on by default** to reduce scraping risks.

***

### Summary

Content Protection in MIDA Fraud IP Blocker includes:

* Anti-copy (disable text selection, right-click).
* Devtools prevention (F12 block).
* Branded block page.
* Overlay blocking effect.

Together, these tools help you **protect storefront assets, reduce fraud attempts, and reinforce your brand security posture**.

If you have any questions, feel free to contact us via **Crisp Chat** or email us at [support@mida-app.io](mailto:support@mida-app.io?subject=%5BMIDA%20Support%5D%20Question%20about%20Fraud%20Score\&body=Hi%20MIDA%20Team%2C%0A%0AI%20have%20a%20question%20about%20the%20Fraud%20Score%20feature.%20Please%20assist%20me%20with%20the%20following%3A%0A%0A-%20Shop%20URL%3A%20%0A-%20Issue%20details%3A%20%0A%0AThank%20you!%0A%0A%2D%20Your%20Name).


---

# 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.mida-app.io/mida-fraud-filter-ip-blocker/key-concepts/content-protection.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.
