# Introduction

## Welcome to the FasterHoppers Wiki!

This is the official documentation for FasterHoppers, a powerful plugin for creating and managing custom speeds for hoppers.

This plugin allows server administrators to define multiple tiers of "TurboHoppers," each with its own unique speed, name, and crafting recipe. It features an in-game GUI for editing recipes, speeds, and toggling crafting, plus a advanced item filtering system for players.

Use the menu on the left to navigate through the wiki.


---

# 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://xsueddoom.gitbook.io/faster-hoppers-wiki/introduction.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.
