# Quests

Ragnarok Libre has a wide variety of quests.

By completing different quests, you can explore all of Ragnarok Libre’s content and grow stronger as you progress.

1. **Main Quests**
   * Main Quests serve as the core guide for game progression.
   * Completing them grants [**Job EXP** and **Base Level EXP**](/characters/level.md).
   * Through Main Quests, you’ll naturally unlock various game features, including **Job Changes** and key content.

2. **Daily Quests**
   * These are **Daily Quests** that reset every day.
   * You can complete helpful tasks such as **normal monster hunting**, **MVP hunting**, and **dispatch missions** to earn rewards.

3. **Achievement Quests**
   * These are one-time quests that can be completed **once per** [**Character**](/characters.md).
   * They reward [**Zeny**](/economic-system/currencies/zeny.md) and [**RO Points**](/economic-system/ro-points.md), and the higher the Achievement Level, the greater the rewards.

4. **Guild Quests**
   * You can complete up to **3 Guild Quests per day** and claim rewards.
   * Rewards include **Guild Coins**, **various Fruit Juices**, and other items useful for Guild activities.


---

# 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/how-to-start/quests.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.
