# Setup for Web Loader

### Step 1. Creating an Account

1. Go to the [Joony Software website](https://joonysoftware.xyz/register)
2. Click **Sign Up / Register**
3. Enter your details (username, password, etc.)
4. Log in to access your **dashboard**

### **Step 2. Redeem your license**&#x20;

1. Open [Redeem](https://joonysoftware.xyz/redeem) from the dashboard

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

1. Paste your license key into **Redeem License**
2. Click **Redeem**
3. Ensure you are logged in during this process.

### Step 3. Link your Discord account&#x20;

1. Do /link in a support ticket (if a ticket is not open, feel free to open one in order to link. The command will not work elsewhere in the server).&#x20;

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

2. See the screenshot above, click "Link Account" button while logged in on the website. It will redirect you and link your discord account to your current website account.
3. Confirm everything went correctly via the website.

### Step 5. Download and setting up the loader.

[Download Python 3.14.3 64 BIT](https://www.python.org/ftp/python/3.14.3/python-3.14.3-amd64.exe) (UNINSTALL VERSIONS OTHER THAN THIS IF INSTALLED)

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

When downloading the installer, make sure to check the following:

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

After that, run "**runme.bat**" inside the loader folder.

<figure><img src="/files/56SVjz4Ke6HtmePR6ne8" alt=""><figcaption></figcaption></figure>

Wait until it says "Done." at the end and then you are good to go to the next step.

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

Now, finally enter your license key by replacing the "ENTER\_YOUR\_LICENSE\_KEY\_HERE" value inside the text file called "**license.txt", then click on File > Save (IMPORTANT).** You only have to do this once, and you will never have to do it again (unless redownloading the spoofer folder).

Now, you will open the "**webloader.py**" file

Now you should be successfully authenticated on the web loader.

IF THERE IS AN ISSUE WITH THE LOADER NOT OPENING, PLEASE CHECK [COMMON LOADER FIXES](/joonyv2/preparation/common-loader-fixes.md)

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

You should see something like this above. Make sure you have the [spoofing tab](https://joonysoftware.xyz/spoof) open on the website.&#x20;

### Step 4. Go to the spoof page

<figure><img src="/files/8bF4NU095Lckc8sfoy2s" alt=""><figcaption></figcaption></figure>

Enter the spoof page, and then first start by **selecting your motherboard brand**. This is an important step. If you are unsure what motherboard brand or model you have, please do not hesitate to contact us through a support ticket.&#x20;

{% hint style="danger" %}

### DO NOT SPOOF YET UNTIL A STAFF MEMBER HAS CONFIRMED YOUR SYSTEM INFORMATION AND SERIALS (SEE NEXT STEP).

{% endhint %}

{% hint style="info" %}

### Now, go to the next step of the guide which is either: [Normal Spoofing](/joonyv2/spoofing/normal-spoofing.md) or [ASUS spoofing](broken://pages/hhNV60pXe7YnCEAewtJB) or [HP spoofing](/joonyv2/spoofing/hp-spoofing.md) depending on your motherboard.

{% 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://perm-1.gitbook.io/joonyv2/spoofing/setup-for-web-loader.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.
