> For the complete documentation index, see [llms.txt](https://docs.ecosmp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecosmp.net/guides/hoppers.md).

# Hoppers

Hoppers function normally on EcoSMP but are obtained differently from vanilla Minecraft. This is because hoppers are performance-heavy on the server and are very useful for making money, so it is better to earn them. Beyond that, we give diamonds another use case, which creates a stronger market for them.

## How To Obtain Hoppers

**Option 1:** Craft them by placing a chest in the middle of a crafting table surrounded by 8 diamonds. This option does not work for Geyser/Bedrock players.

<div align="left"><figure><img src="/files/6Aa4iZpcpoG6o9ER3N7V" alt=""><figcaption></figcaption></figure></div>

**Option 2:** Go to **`/shop`** and obtain hoppers by trading in 1 chest and 8 diamonds from your inventory for 1 hopper.&#x20;

<div align="left"><figure><img src="/files/tYVX7FRkwBIaIoeTlMiX" alt="" width="365"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ecosmp.net/guides/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.
