# Download and Install Jack

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

{% hint style="warning" %}

* At least one active license in your account (Trial or Full).
* Windows 10 or higher.
* At least 2.5 GB 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:\Jack).
* 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, Jack is flagged as False Positive, which is why Jack 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/jack) in your navigation and select "Jack".
* 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 "Jack" and start "Launcher.exe".

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

* Jack will first download some necessary files.
* 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/jack).

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

* You will now be prompted to select the location of your WoW folder.
* Click "OK" and navigate to your WoW folder.

{% hint style="warning" %}
If you only want to play on a private server, skip this step by clicking Cancel.
{% endhint %}

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

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

* Jack will confirm your choice after installing the addon.
* In the next mask, choose which game you prefer.

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

{% hint style="info" %}
This information is required to download the necessary files for the game(s).\
Unselected games can also be downloaded later.

[See: Settings & Features -> Settings -> Maps](https://tutorials.wow-jack.com/getting-started/pages/3KfG7S0y6Vz7wA2UVtPu#4.-maps)
{% endhint %}

* The files are then downloaded and installed.

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

{% hint style="info" %}
Depending on the selection, this process can take a few minutes.
{% endhint %}

{% hint style="success" %}
From here you can start to get an overview.\
Jack will still be downloading some data for your games in the background.
{% endhint %}

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

* As soon as Jack is ready to go, you will receive a message in your console.

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


---

# 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.wow-jack.com/getting-started/download-and-install-jack.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.
