# First Install

{% hint style="info" %}
Follow steps from first to last - do not skip any steps.
{% endhint %}

### Step 1 - Installing the plugin <a href="#step-1-installing-the-plugin" id="step-1-installing-the-plugin"></a>

1. Stop the server.
2. Make sure your server version is supported - they are listed here <https://advancedplugins.net/item/AdvancedChat.188> We recommend using PaperMC or any other paper forks - special optimizations have been implemented with paper due to their improved world processing.
3. Add AdvancedChat.jar plugin file to your server/plugins/ folder
4. **Recommended, optional.** Add **PlaceholderAPI.jar** plugin file to your server, this will greatly enhance the functionality of AdvancedChat and placeholders. You can find the plugin here: <https://www.spigotmc.org/resources/placeholderapi.6245/>
5. **Optional.** Add **ProtocolLib.jar** plugin file to your server to enable **Chat Text Customizer**. Put the file in your `server/plugins/` folder (ProtocolLib for latest MC versions available here: <https://ci.dmulloy2.net/job/ProtocolLib/>)
6. Start the server.

### Step 2 - Using the plugin

That's it! Now you have the best, most innovative Chat plugin available installed on your server. You can continue reading the wiki to learn more about in's and out's of AdvancedChat.

<figure><img src="/files/Ed1VdWVBTWQA2eGDPa91" alt=""><figcaption><p><a href="https://mintservers.com/?utm_source=gitbook_chat&#x26;utm_medium=banner&#x26;utm_content=gitbook"><strong>Sponsored by MintServers. AdvancedPlugins.net integration &#x26; auto updates. Unlimited RAM plan for only $9.99!</strong></a></p></figcaption></figure>


---

# 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://chat.advancedplugins.net/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.
