# Salon

Heroes can change their appearance and improve their quality in this place.

### Appraiser

If you have a hero part, you can give it to the appraiser. Hero parts must be appraised before they can be used on heros. Appraised hero parts have certain attributes attached to them, which are generated based on their rarities and some randomness in this process.

#### What is the current fee the appraiser charges every time?

10,000 [PBC](/tokenomics/pokeben-crystal-pbc.md)。

*100% of the fee is directly burned and cannot be refunded!*

### Beautician

If you have a hero part that has already been appraised, you can let the beautician load it onto your hero. This process not only changes a hero's appearance, but also its quality, all of which come from the hero part used.

<mark style="color:red;">Please note that if a hero already used a hero part of the same type before, the appearance and attribute from that hero part will be replaced by the new hero part during this process.</mark>

#### What is the current fee the beautician charges every time?

10,000 [PBC](/tokenomics/pokeben-crystal-pbc.md)。

*100% of the fee is directly burned and cannot be refunded!*


---

# 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.benswap.cash/features/pokeben/salon.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.
