# Installation

## Download & Installation

***

#### How to Install

To install the plugin, visit our page and hit the big download button. This will download a jar file. Make sure your server is turned off first, and then put that jar file into your server's /plugins folder. After it's in the folder, go ahead and start up your server.

After your server is finished starting up, you should be able to find a TheGlow folder in the /plugins/TheGlow directory, which contains all of the configuration files.\
\
**Softdepend**

Install the necessary dependencies to ensure compatibility with placeholders and utilize them in other plugins that also support the Placeholder API.

[PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)

<br>


---

# 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.xshyo.us/free-plugins/theglow/installation.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.
