# Download

**Introduction**\
There, we will look into how to download and install correctly DispurGen without risking deleting the files due to your antivirus.

**Downloading**\
Head towards the download channel and download DispurGen. DispurGen file is compiled into a .rar file, which means you will need WinRAR, and so to extract the DispurGen files from the .rar file.\
However, you may encounter issues with your antivirus, here is below a small guide on how to disable securities and avoid DispurGen being deleted by your antivirus (your antivirus thinks there is a virus because of our encryption).<br>

:shield: **Google Chrome**

1. Open Chrome and click the **three-dot menu** at the top right of the window.&#x20;
2. In the drop-down menu, choose **`Settings`**.
3. On the **`Settings`** page, in the **`You and Google`** section, click **`Privacy and security`**.
4. In the **`Privacy and Security`** section of the main page, click **`Security`**.
5. In the **`Safe Browsing`** section, click "**No protection (not recommended)**" to turn the feature off.
6. Click "**Turn off**" in the pop-up to confirm you want to do this.
7. **Download** DispurGen again.<br>

#### :shield: Windows Defender

1. Go to **`Windows Defender`** settings.
2. Open **Protection against viruses and threats** then open **Protection against viruses and threats settings**.
3. Disable **`Protection in real time`** (1st option).
4. Scroll down to **Exclusions** and **exclude** (`Add an exclusion`) the folder, where you extracted DispurGen files, from being scanned by antivirus.

**Installing**\
After you have successfully downloaded DispurGen. Open the DispurGen application (.exe) and your license key will be requested in order to unlock access to the bot. Simply paste it.\
\
:white\_check\_mark:**Done! You can go to the next step!**


---

# 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://dispurgen.gitbook.io/dispurgen/getting-started/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.
