# 🚀 From Rookie to Legend!

{% stepper %}
{% step %}

### Your First Steps

* When you first log in, you’ll start as your chosen [**CLASS**](/new-madrigal-wiki/in-game-guide/class-mechanics.md) – the humble beginnings of every great hero!
* Follow the [⚡Enhanced Adventure Quest](/new-madrigal-wiki/game-features/system/enhanced-adventure-quest.md) to learn the basics and explore New Madrigal.
* Use the [⚡Teleport](/new-madrigal-wiki/game-features/quality-of-life/teleport.md) to get around quickly – no need to run for miles!
* Check the [**Monster Wiki**](/new-madrigal-wiki/game-features/quality-of-life/monster-wiki.md) and [**Item Wiki**](/new-madrigal-wiki/game-features/quality-of-life/item-wiki.md) to see what you can farm and where to find the best loot.
  {% endstep %}

{% step %}

### Choosing Your Path – Second Jobs

⚔️ Keep [leveling up](/new-madrigal-wiki/in-game-guide/beginner-guide/road-to-level-160-hero.md), and at **Level 60**, you’ll unlock your **Second Job**:

* **Knights & Blades** (Mercenary) – Tanky or DPS warriors!
* **Jesters & Rangers** (Acrobat) – Deadly crits or long-range mastery!
* **Billposters & Ringmasters** (Assist) – Self-buffing fighters or powerful healers!
* **Psykeepers & Elementers** (Magician) – Dark magic or elemental destruction!
  {% endstep %}

{% step %}

### Farming & Gearing Up – The Road to Power

### 📌 Dungeons

**Dungeons** are your best source of powerful gear, crafting materials, and rare loot.\
💎 You can find valuable items like:

* **Weapons & Armor** 🔥 (Farm bosses for rare drops!)
* **Awakening & Upgrade Materials** 🛠️ (Essential for maxing your gear!)
* **Crafting Materials** 🏺 (Used to create unique items!)

### 🛠️ Powering Up Your Equipment

* [**Equipment Guide** ](/new-madrigal-wiki/game-features/system/equipment-switch.md)- Selecting your proper equipment depending on your style.
* [**Awakening System**](/new-madrigal-wiki/game-features/system/awakening-system.md) – Get bonus stats on gear!
* [**Improved Upgrade System**](/new-madrigal-wiki/game-features/system/upgrade-system.md) – Strengthen your weapons and armor.
* [**Equipment Switch**](/new-madrigal-wiki/game-features/system/equipment-switch.md) – Swap between different gear sets for DPS/Tank.
  * 🔍 Use the [**Item Wiki**](/new-madrigal-wiki/game-features/quality-of-life/item-wiki.md) to check the best gear for your class!
    {% endstep %}

{% step %}

### The Final Stretch – End-Game Domination

💎 Now you’re one of the strongest players! Here’s how to stay ahead:

* **Max out your gear** with the best awakenings and upgrades.
* **Farm & Trade** 💰 – Sell rare items and craft high-value gear.
* **Dominate PvP & PvE** ⚔️ – Join **Guild Wars, Free-for-All Event, Secret Room, Guild Sieges, Boss Hunts, and Dungeons** for the best rewards.\
  💡 Stay updated with the latest patches to learn more about the game enhancements.

{% endstep %}
{% endstepper %}


---

# 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/in-game-guide/beginner-guide/from-rookie-to-legend.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.
