# Installing wFly

### Download wFly <a href="#download-zmenu" id="download-zmenu"></a>

* **Spigot**: <https://www.spigotmc.org/resources/fly-plugin-%E2%9A%A1-wfly-1-8-1-21-%EF%B8%8F%E2%AD%90-skyblock-boxed-oneblock-survival.118465/>
* **BuiltByBit**: <https://builtbybit.com/resources/fly-plugin-wfly.60951/?preview=1>

### Requirements <a href="#requirements" id="requirements"></a>

* **Java Version**: 8 or newer
* **Server Version**: **1.8.8** to **1.21.8**
* **Server Software**: Compatible with Spigot, Paper *(all forks based on Paper will work)*
* [**PlaceholderAPI**](https://www.spigotmc.org/resources/placeholderapi.6245/) **OBLIGATORY**

**PS**: Modded server software is not supported!

### Installation Steps <a href="#installation-steps" id="installation-steps"></a>

1. **Download wFly**: Use one of the links above to download the plugin.
2. **Add JAR Files**: Place the `.jar` files into your `/plugins/` folder.
3. **Start Your Server**: Start your server, and wFly will be ready to use!


---

# 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://wayfly-documentation.gitbook.io/wayfly-wiki/installing-wfly.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.
