# Fields

1. **What is a Field?**
   * A Field is the core area where you can enjoy Ragnarok Libre’s fundamental monster-hunting content.
   * Currently, there are 15 Fields available for adventure, with more planned in future updates.
   * The higher the Field level, the better and more abundant the rewards you can obtain.

The following are the Types of Monsters found in the Fields:

1. **Normal Monsters**
   * These are the standard monsters that appear in the Field.
   * Different Fields feature different types of monsters.
   * Defeating them grants [Job & Base EXP](/characters/level.md), [Zeny](/economic-system/currencies/zeny.md), and materials.
   * Some monsters may use powerful Skills.

2. **MVP Monsters**
   * MVP Monsters are much stronger than Normal Monsters and must be defeated within a time limit.
   * When an MVP appears in the Field, you can summon allies through the **Assemble** feature to defeat it.
     * It is possible to defeat an MVP solo, but using Assemble provides significantly better rewards.
     * To use Assemble, you must hire through [**Sharevice**](/game-system/sharevice.md).
   * After defeating the Field Boss, you can use an MVP Summon Ticket to instantly spawn an MVP in that Field when revisiting.
   * MVPs drop various rewards, including Zeny. There are 3 MVP grades, with higher grades offering better rewards:
     * **Normal MVP:** Pyramid Duel Shard, Oridecon, Elunium, Gear Items
     * **Rare MVP:** Pyramid Duel Shard, Oridecon, Elunium, Gear Items
     * **Unique MVP:** Pyramid Duel Shard, Monster Encyclopedia Entry, RO Points, Star Crystal, Oridecon, Elunium, High-Grade Gear Items

3. **Boss Monsters**
   * Defeating a Boss Monster allows you to progress to the next Field.
   * Bosses must be defeated within a set time limit.


---

# 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.ragnaroklibre.com/game-system/fields.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.
