# How to install

## Step 1 - Plugin Installation

Install Asteroid like any other Bukkit/Spigot plugin, by placing it into your server's plugin folder. Make sure you also install **AsteroidLibs** for the plugin to work.

## Step 2 - Start the server

You will need to start the server for the **config.yml** file to be generated.

## Step 3 - Enter your license key

For the plugin to work you will need a **license key**. You can get one by joining our [discord server](https://discord.gg/dn8YE2Ctbv)

## Step 4 - Restart the server

For the license key to be recognized and verified by the plugin you will need to restart your server.

## Step 5 - Enjoy Asteroid

Once your server is back online, Asteroid will be fully functional and ready to use!

{% hint style="danger" %}
Keep in mind that a **license** is required for the plugin to work! You can get one by joining our [discord server](https://discord.gg/dn8YE2Ctbv)
{% 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://docs.spoof.dev/asteroid/installation/how-to-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.
