# First install

## Installing the plugin

### Step 1

* install [LoneLibs](https://www.spigotmc.org/resources/lonelibs.75974/)
* install [ProtocolLib](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/)

{% hint style="warning" %}
This plugin requires some mid-level knowledge on how resourcepacks works.\
Please don't ask for support for basic questions about resourcepacks, ask to the community about this kind of questions.
{% endhint %}

### Step 2

You have to setup the wardrobe location, preview location, enter/exit location and various settings, please read here:

{% content-ref url="/pages/EqPXySOiBHsUFEJeGGYN" %}
[Customization](/wardrobe/customization.md)
{% endcontent-ref %}

### Step 3

{% content-ref url="/pages/2OJs3rPo6QkTye5ey5p0" %}
[Install base resourcepack](/first-install/install-base-resourcepack.md)
{% endcontent-ref %}


---

# 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://cosmeticscore.devs.beer/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.
