> For the complete documentation index, see [llms.txt](https://mu-lumen.gitbook.io/mu-lumen-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mu-lumen.gitbook.io/mu-lumen-docs/class-evolution/marlon.md).

# Marlon

<mark style="color:yellow;">**This quest can be done by dark knight, dark wizard, fairy elf. This is a quest between the second and third class changes and is needed in order to do the 3rd class quest.**</mark>

{% hint style="info" %} <mark style="color:$success;">**Requirements for this quest:level 220 and 3.000.000zen.**</mark>
{% endhint %}

<div data-with-frame="true"><figure><img src="https://guides-adagio.muhardcore.com/images/imagesGuide/marlonn.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:yellow;">**If you fill the requirements and you are ready to do this quest, you will need to find NPC Marlon in of these locations:**</mark>

<mark style="color:yellow;">**1)Lorencia (coordinates 137,87)**</mark>

<mark style="color:yellow;">**2)Noria (coordinates 169,88)**</mark>

<mark style="color:yellow;">**3)Devias (coordinates 198,47)**</mark>

<mark style="color:yellow;">**4)Atlans (coordinates 18,25)**</mark>

<mark style="color:yellow;">**To complete the first part of the quest, you will need to find ring of honor. it can be found in:**</mark>

| Location                                       | Monsters                                                                        |
| ---------------------------------------------- | ------------------------------------------------------------------------------- |
| <mark style="color:yellow;">**Tarkan**</mark>  | <mark style="color:yellow;">**Tantalos, Beam Knight, Death Beam Knight**</mark> |
| <mark style="color:yellow;">**Icarus**</mark>  | <mark style="color:yellow;">**Alquamos, Mega Crust, Queen Rainier**</mark>      |
| <mark style="color:yellow;">**Aida**</mark>    | <mark style="color:yellow;">**Death Tree, Forest Orc, Death Rider**</mark>      |
| <mark style="color:yellow;">**Kanturu**</mark> | <mark style="color:yellow;">**Splinter Wolf, Iron Rider, Satyros**</mark>       |

<div data-with-frame="true"><figure><img src="https://guides-adagio.muhardcore.com/images/imagesGuide/ringofhonor.png" alt=""><figcaption><p><strong>Ring of Honor</strong></p></figcaption></figure></div>

<mark style="color:yellow;">**When you have found the first item, take it back to the NPC. for blade knights there is a second part of the quest, where you will need to find dark stone. it is found in the same locations.**</mark>

<mark style="color:yellow;">**After you have completed this quest, you unlock these abilities:**</mark>

<mark style="color:yellow;">**-You get 6 stat points instead of 5.**</mark>

<mark style="color:yellow;">**-You are now eligible for the 3rd class change quest.**</mark>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mu-lumen.gitbook.io/mu-lumen-docs/class-evolution/marlon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
