# ⚡Record Book

The **Record Book** is a ranking system in **New Madrigal Flyff** that tracks various in-game achievements and statistics of players. It serves as a leaderboard where players can compare their progress and compete in different categories.

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

<details>

<summary>How to Access the Record Book</summary>

1. Open the **Menu**.
2. Navigate to **Helper**.
3. Select **Record Book**.

</details>

<details>

<summary>Categories</summary>

* **Character**: Tracks individual player stats and achievements.
* **PvE**: Ranks players based on performance in battles and monster hunting.
* **Upgrade**: Monitors progress in equipment enhancements and upgrades.
* **Misc**: Includes various other rankings that do not fit into the above categories.

</details>

<details>

<summary>Understanding the Rankings</summary>

* **Rank**: The player's position on the leaderboard.
* **Name**: The in-game character name.
* **Level**: The character’s current level.
* **Job**: The character’s class.
* **Value**: The numerical score or achievement count in that category.

</details>

### Tips to Improve Your Rank

1. **Grind Efficiently**: Focus on high-reward dungeons and mob areas.
2. **Optimize Equipment**: Upgrade weapons, accessories, and armor for better performance.
3. **Use Buffs**: Party and self-buffs can significantly enhance your damage output.
4. **Team Up**: Join guilds or parties for bonus XP and loot to rank up faster.
5. **Experiment with Builds**: Try different stat and skill combinations for higher efficiency.

The **Record Book** is a great way to track progress and compete with others in **New Madrigal Flyff**. Aim for the top and make your mark in the rankings!


---

# 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/record-book.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.
