# Equipment Items

## **Table of Contents**

1. **Equipment Information**
2. **Item Quality**

## **1. Equipment Information**

* If you hover your mouse over an equipment item, you can check the equipment information with a tooltip&#x20;
* The tooltip contains the following information:&#x20;

<figure><img src="/files/cUOlvt3jPFyS4YQkEGty" alt="" width="540"><figcaption></figcaption></figure>

1. Star Force: The number of yellow stars indicates the level of Star Force Enhancement.&#x20;
2. Item Name: This indicates the name of the item.&#x20;
3. Unique Number: This number is a unique identifier of the item.&#x20;
4. Potential Rank: This indicates the rank of the item Potential.&#x20;
5. Required Level: This indicates the minimum level a character needs to equip the item.&#x20;
6. Item Type: This indicates the type of the item.&#x20;
7. Stats (Basic + Enhanced): White numbers indicate the basic stats of the item, and the blue numbers indicate the enhanced stats on the item.&#x20;
8. Potential Stats: This is the bonus stats that the item possesses from Potential Enhancement.&#x20;
9. Bonus Potential Stats: This is the bonus stats that the item possesses from Bonus Potential Enhancement.&#x20;
10. Representative History: This signifies the History of the item.&#x20;
11. Set Item Options: When the item belongs to a set, this shows the set item bonus stats.&#x20;

* If the item tooltip is not displayed in detail as shown above, uncheck the checkbox for "Short Tooltips" in \[Options] > \[Game] > \[Item Options].

<figure><img src="/files/7hnAhBbX6C3I3jriSSne" alt=""><figcaption></figcaption></figure>

## **2. Item Quality**

* The quality of an in-game item is determined by the sum of its stats.&#x20;
* The item quality is divided into 7 levels, and you can distinguish the level of the item with colors. &#x20;
* The item quality is not an absolute standard for evaluating equipment, but rather a reference. It is recommended that you select equipment based on each Job's main stat or whether the equipment has your preferred stats. &#x20;

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


---

# 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://docs.maplestoryn.io/msn-101/beginners-guide/item-and-equipment/equipment-items.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.
