# Dress up FAQ

**Q: How to distinguish the rarity of items?**

A: 1. Each rarity has its own color frame, as shown on the picture below. 2.You can click on the item and see the description. The rarity ranking is:

🍊Orange-Legend > 🍇purple-Epic > 🫐blue-Rare > ⛄️white-Normal. Legend items are the rarest. In terms of an item's exquisiteness, the rarer items are more unique and exquisite.

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

<figure><img src="/files/02DhSXlOETO1P6TB08Qw" alt=""><figcaption></figcaption></figure>

**Q: I can only equip one legend item, but all the H.U.D. are legends, I can't choose another legend, what should I do?**

A: We add a new empty normal item for the HUD. Or you can just uncheck the legend item when save.

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

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

**Q: Why the item has been unlocked, but when I changed the body size, the unlocked item was locked again?**

A: Different race has their own outfit, and the items are different though the thumbnail looks the same. e.g. If you unlocked a legend armor of an ape, the same style of armor for a raccoon is still locked.

<figure><img src="/files/plNhj5JTy0QLs1Oxq0FD" 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.phala.world/getting-started/how-to-dress-up-your-shell/dress-up-faq.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.
