# Hub

Welcome to our documentation website. Here you can find most things about our projects - such as:

* Installation assistance
* Tutorials on how to understand a feature.
* All permissions and commands.

## Getting Started

To get started click on the tab that you have questions about and see if it is answered there. Be sure to check every section, especially if you find yourself confused about something. Your questions are likely to be solved.

If you have questions that aren't answered here, please reach out to us on our [Discord](https://discord.gg/f3WE2F8) server.

## Notice

{% hint style="info" %}
Staff positions are open! Open a ticket in our discord to get started.
{% endhint %}

{% hint style="info" %}
Beta Tester positions are open! Open a ticket in our discord to get started.
{% endhint %}

## Quick Links

GitHub: <https://github.com/flrping>

Discord: <https://discord.gg/f3WE2F8>

Documentation: <https://wiki.flrp.dev>

Economobs: <https://www.spigotmc.org/resources/economobs.90004/>

Econoblocks: <https://www.spigotmc.org/resources/econoblocks.91161/>

Tracker: <https://www.spigotmc.org/resources/tracker.90727/>

Tracker+: <https://www.spigotmc.org/resources/tracker.108425/>

## Partners

[BisectHosting](https://bisecthosting.com/flrp) - Save 25% on any of their servers for your first month with code "flrp"!

[NordVPN](https://nordvpn.flrp.dev) - Save up to 69% off 2-year plans + a Saily eSIM data gift!\ <br>

<figure><img src="https://1397354818-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Urv2cMVwF7Wz3aYwQ%2Fuploads%2FvlbG7rlbcC4tHTqElXz5%2Ffaster-than-ever-300x250.png?alt=media&#x26;token=efda9eb7-0bcf-461e-926d-fd5368667de7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1397354818-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Urv2cMVwF7Wz3aYwQ%2Fuploads%2FODZOWYs4Jwk0Gmv3YQNt%2Fd86964f2f036261e73abe6e8525f7eb883d31b84.webp?alt=media&#x26;token=3e97d3cd-fa91-44d4-88b7-cdc44ea1462f" alt=""><figcaption></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://wiki.flrp.dev/master.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.
