# Download and Install Grinder

## <mark style="color:orange;">Requirements</mark>

{% hint style="warning" %}

* At least one active license in your account.
* Windows 10 or higher. (A lower version is also "possible".)
* At least 25 MB disk space.
  {% endhint %}

***

## Index

1. [Preparations](#preparations)
2. [Download](#download)
3. [Installation](#installation)

***

## Preparations

* Create a new folder in a location of your choice (e.g. C:\Grinder).
* Add this folder to the exceptions of Windows Defender and (if installed) to the exceptions of your anti-virus software.
* How to add a folder to Windows Defender exceptions can be found here:\
  [Add an exclusion to Windows Security](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26)

{% hint style="info" %}
Due to many different factors, Grinder is flagged as False Positive, which is why Grinder can be detected as a virus. If you have any concerns, please contact our support directly.
{% endhint %}

***

## Download

* [Log into your account.](https://account.bottie.net/login)
* [Click on Downloads](https://account.bottie.net/account/downloads/grinder) in your navigation and select "Grinder".
* Confirm the download and save the archive in the folder you just created.
* Unpack the archive.

{% hint style="info" %}
To unpack the archive, use a common compression tool such as [WinRar](https://winrar.com), [WinZip](https://winzip.com) or unzip the file with the [integrated tool in Windows](https://support.microsoft.com/en-us/windows/zip-and-unzip-files-f6dde0a7-0fec-8294-e1d3-703ed85e7ebc).

These programs are free to download and quickly installed.
{% endhint %}

***

## Installation

* Open the extracted folder "Grinder" and start "Launcher.exe".

<div align="left"><figure><img src="/files/mv3Iu5zQeEt2aAGOAN3z" alt=""><figcaption></figcaption></figure></div>

* A window will open in which you must enter your license.
* You can find your license [in your account](https://account.bottie.net/account/licenses/grinder).

<div align="left"><figure><img src="/files/jHq8AnnRHGnDsgwvqsJ8" alt=""><figcaption></figcaption></figure></div>

* In the next window, enter a name for the addon (1) and select your WoW folder (2).

<div align="left"><figure><img src="/files/Wg8z0LGO8ZFAmkZJsdzt" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Select the "Main Folder" (e.g. C:\Program Files (x86)\World of Warcraft).
{% endhint %}

* Click on "Save" and confirm your entries.

{% hint style="success" %}
Installation complete :partying\_face:
{% endhint %}


---

# 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://tutorials.wowgrinder.com/getting-started/download-and-install-grinder.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.
