# Upgradeable Hoppers

{% hint style="info" %}
These upgradeable hoppers will definitely replace a large number of regular hoppers you would use on a daily basis. Simply place one of these hoppers down, and then left click on it to open up a unique menu to manage them. There's plenty of options to go through for each hopper. It is super self explanatory!
{% endhint %}

{% hint style="info" %}
You can buy these hoppers once you reach the `Apprentice`rank from the /shop menu. You may also craft them if you haven't reached this level yet!
{% endhint %}

<figure><img src="/files/YIHgaljWkpHGfFiXdGg2" alt=""><figcaption></figcaption></figure>

## Fast Hoppers <mark style="color:orange;">**All suction radius is listed in CHUNKS.**</mark>

These hoppers have a very limited suction radius of 1 chunk, but can reach up to a distance of 100 blocks, and can transfer 128 items at once!

<figure><img src="/files/JLfvvrun5ST7O0KcwLhi" alt=""><figcaption></figcaption></figure>

## Collection Hoppers <mark style="color:orange;">**All suction radius is listed in CHUNKS.**</mark>

These are preferable if you are going for a grinder farm, and want a hopper to suction up every block that drops in its vicinity. Be careful though, because anyone that drops items in its radius will be stuck in a chest somewhere!

<figure><img src="/files/r1J2DQYva6zBXJf7kE18" alt=""><figcaption></figcaption></figure>

## Link Hoppers <mark style="color:orange;">**All suction radius is listed in CHUNKS.**</mark>

These have a distance of 1,000 blocks. Meaning, you can link hoppers that are up to 1,000 in distance! You can also link up to 8 chests at once, making for a very efficient system.

<figure><img src="/files/Wzw2KAqABZxSjd6i3EcR" 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.bucketry.net/features/mechanical-features/upgradeable-hoppers.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.
