# Costume Maker

<figure><img src="/files/5kvlyNojEhr5rb6o4zSh" alt=""><figcaption></figcaption></figure>

### This feature enables players to turn headgears into costumes, allowing them to be worn as cosmetic items.

#### How it works:

* Go to the main hall using the command (@mainhall) and head to the **Costume Converter NPC.**
* The NPC will require **1x Costume Converter Ticket**, **20x Credits** and **100,000,000** **Zeny**.
* Choose the **headgear** you want to convert and confirm.
* **Flexibility**: Don't worry about permanent changes—the system allows you to revert your items back to their original state if you change your mind.

{% embed url="<https://www.youtube.com/watch?v=GZUsKiFaV40>" %}


---

# 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://ro-pr.gitbook.io/ro-pr-hr/beginners-guide/costume-maker.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.
