> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/world-contents/world-farming.md).

# World Farming

### **🎁 Open Mystery Boxes in JEFF World!**

Explore **JEFF World** and open scattered **treasure boxes**—you might find something great! ✨

***

#### **🔍 How to Obtain**

1️⃣ **Roam the world** and **click on "?" Boxes or Machine Boxes** to open them!\
2️⃣ **Receive various useful items** that can be used across JEFF World.\
3️⃣ These boxes are commonly found in **commercial areas** like **SONO, CU, Ediya, and Domino's**.

***

### **📦 Box Types & Possible Rewards**

* **Mystery Box Contents** *(Opening a box consumes 2 Stamina)*

  * **Speed Potion**
  * **Overcharged Battery**
  * **Drone Blueprint**
  * **Basket**
  * **Smeed Station Ticket**
  * **Spicy Red Bait**
  * **World Farming Keycard**
  * **Crystal Shard**
  * **Element (Lv.1 \~ Lv.3)**

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

### **🤖 Machine Box Rewards**

🔹 **Possible Rewards from Machine Boxes** *(Opening consumes 1 Keycard)*\
\&#xNAN;*(Keycards can be obtained from **Mystery Boxes, EcoStep Ranking Rewards, and Fishing Material Boxes**.)*

***

* #### **Machine Box Contents**

  * **Crystals** 💎
  * **Element (Lv.1 \~ Lv.3)**
  * **Speed Potion**
  * **Overcharged Battery**
  * **Drone**
  * **Seeds** 🌱
  * **Power Pill +10**
  * **Fishy Bait** 🎣
  * **JEFF Cube Lv.1**

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

***


---

# 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://jeff-world.gitbook.io/jeff-world/world-contents/world-farming.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.
