# First Install

## Step 1 - Put Plugin in Plugin Folder

First thing first. You will need to put the halosgiveaways.jar in the plugins folder on your Minecraft server.&#x20;

## Step 2 - Boot up the server.

You will need to start the server once to generate the **license.yml.**

## Step 3 - Join the discord and get your license key.

You will need to join our [discord server](https://discord.gg/PF5wqRz6m7) to verify your product and receive the **license key.**

## Step 4 - Put your key in the plugin.

Next you need to put your license key given to you by Halos Development in the **license.yml.**

## Step 5 - Restart the server.

Restart the server with the license key setup and you should have access to the reset of the plugin and its configs.&#x20;


---

# 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://wiki.halosdev.com/halos-giveaways/first-install.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.
