# ⚡Achievements

The **Achievement System** in *New Madrigal Flyff* is designed to reward players for completing various in-game tasks. These tasks range from general gameplay milestones to combat challenges, equipment collection, and more. Players can track their progress and claim rewards through the Achievement interface.

### **Accessing the Achievement System**

To open the Achievement menu, follow these steps:

1. Click on **MENU** in the game interface.
2. Navigate to **HELPER**.
3. Select **Achievement**.

This will bring up a categorized list of achievements and their respective rewards.

<figure><img src="/files/6B6yOZa0azYf70BscXim" alt=""><figcaption></figcaption></figure>

### **Achievement Categories**

Achievements are divided into several categories, each focusing on different aspects of the game:

<table><thead><tr><th width="207">Category</th><th>Description</th></tr></thead><tbody><tr><td>General Task</td><td>These achievements cover broad gameplay aspects such as leveling up, completing quests, and exploring different regions of Madrigal.</td></tr><tr><td>Equipment Task</td><td>Focusing on upgrading gear.</td></tr><tr><td>PVP (Player vs. Player)</td><td>Recognizes achievements in competitive gameplay.</td></tr><tr><td>Conso (Consumables &#x26; Utility)</td><td>Rewards the use of in-game consumables and utility items.</td></tr><tr><td>Monster</td><td>Tracks monster hunting and boss battles.</td></tr><tr><td></td><td></td></tr></tbody></table>

The Achievement System in *New Madrigal Flyff* adds an extra layer of progression and rewards for players who engage in different aspects of the game. Whether you're a casual adventurer, a PvP competitor, or a completionist, there are plenty of achievements to unlock and rewards to earn!


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/game-features/system/achievements.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.
