# PaperMC

We assume you already installed a up PaperMC server and set everything up.

First of all you will need to download the latest build of the plugin from [Modrinth](https://modrinth.com/project/soups). \
Afterwards you want to open your PaperMC server in any (remote) Explorer and navigate to the plugins-Folder. There you can insert the downloaded jar file and restart your server afterwards.

{% hint style="warning" %}
Note that you should never reload a minecraft server as it can mess up pretty much!
{% 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://soups.eazypaul.de/getting-started/papermc.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.
