# Equipament/Skill For My Class

<h2 align="center">Hello Adventurers of the Epicmu Universe !!</h2>

<h2 align="center">Information:</h2>

{% hint style="info" %}

<p align="center">A common question for new players is where to buy equipment and skills for their specific class.<br>To get started, press "<mark style="color:yellow;">TAB</mark>" to open the local map, which will help you locate the necessary NPCs and shops.</p>
{% endhint %}

<figure><img src="/files/vQrSW6ZkIVnaSCLT3BVa" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}

<p align="center">In <mark style="color:yellow;"><strong>Lorencia</strong></mark>, <mark style="color:yellow;"><strong>Noria</strong></mark>, <mark style="color:yellow;"><strong>Elbeland</strong></mark>, and <mark style="color:yellow;"><strong>Devias</strong></mark>,<br>you can find the shops and NPCs that sell equipment and skills based on your character's class <br>— just look for the corresponding initials on the map.</p>
{% endhint %}

<h3 align="center">Exemple: </h3>

{% hint style="info" %}

<p align="center">Each shop can be identified based on the initial tags of each character for example<br><strong>DW -</strong> Dark Wizard<strong>;</strong></p>

<p align="center"><strong>DK -</strong> Dark Lord<strong>;</strong></p>

<p align="center"><strong>MG -</strong> Magic Gladiator<strong>,</strong> etc<strong>.</strong></p>
{% endhint %}

<h3 align="center">Buying equipment and skills:</h3>

<div align="center"><figure><img src="/files/h6kiuJkCzMzBDfq2Sudl" alt="" width="192"><figcaption></figcaption></figure> <figure><img src="/files/YASwQIso2PDj7GaXdTPt" alt="" width="184"><figcaption></figcaption></figure></div>

{% hint style="info" %}

<p align="center">You’ll find a variety of items and spells for sale. Each item is designed for one or more specific character classes, so it’s important to check the item’s details before making a purchase.</p>

<p align="center"><strong>How to tell if an item is for your class:</strong></p>

<p align="center">When you click on an item at the merchant, a description will appear with detailed stats.</p>

<p align="center">Just below the stats, you’ll see which classes can equip or use the item.</p>

<p align="center"><strong>For example:</strong></p>

<p align="center">“Can be equipped by Dark Knight”</p>

<p align="center">“Can be equipped by Dark Lord”</p>

<p align="center">“Can be used by Magic Gladiator”</p>

<p align="center">These notes help you avoid buying items that your character can’t use.</p>

<p align="center"><strong>Merchant pages:</strong></p>

<p align="center">Many NPCs have multiple item pages, shown as tabs numbered 1, 2, 3, etc.</p>

<p align="center">Be sure to check each page — you may find different types of equipment, spells, or consumables in the following tabs.</p>
{% endhint %}


---

# 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://guides.epicmu.net/starter-guide/equipament-skill-for-my-class.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.
