# Content Protection

**Overview**

The **Content Protection** section prevents unauthorized access to your store’s content by blocking actions like right-clicks and developer tools.

**Key Features**

* **Block F12** (*Developer Console*): Prevents opening the developer console.
* **Block Right Click**: Disables the right-click context menu.
* **Block Copy Content**: Prevents copying text or elements.
* **Block Developer Tools**: Blocks access to browser developer tools (requires Enterprise Plan).<br>

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

**How to Use**

* Enable/disable each feature using the toggles.
* Save changes to apply the settings.

**Note**

Enabling these features may affect user experience; use them judiciously.

<br>


---

# 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/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.
