# ✋ Browser Blocking Download

### Why does my browser block the download?

Just like your Anti-Virus, your browser may also falsely block the download for being **'Unsafe'**. If this occurs, follow the steps below on how to disable safe browsing according to your browser.

## Disable Safe Browsing:

### Google Chrome

Settings > Privacy and security > **Security** > Toggle **'No protection'**

### Opera - Opera GX

Settings > Privacy and security > Disable '**Protect me from malicious sites**'

### Brave

Go to **search.brave.com** > Settings > Show more > Quick settings panel > **set Safe search: Off**

### Microsoft Edge

Settings > Prviacy, search, and services > Security > Disable **'Microsoft Defender SmartScreen'**.

Alternatively you can hold **CTRL + J** and click **'Keep dangerous file'** for the files to download.


---

# 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://kiwi-development.gitbook.io/kiwi-x-external/fixes/browser-blocking-download.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.
