# ✦﹒ Item Renaming

Moon Ranks can rename their items with hex colours and gradients using the `/eprename` command in-game!\
\
**Important things to note:**

* Items sold in-game should not have an inflated price simply because it has a coloured name. Items with coloured names being sold must be the same price for if it was uncoloured.
* Members should not use the colour/gradient feature to earn more in-game bonuses such as charging other players to rename items for them. You are welcome to rename the items of those Star rank and below but you should do this out of kindness and not for a charge to ensure this feature remains a cosmetic perk and not P2W.

**How to rename items as a Moon rank:**

* Hold the item in your hand and do `/eprename name`&#x20;
* For ease of editing items with colour gradients, you can use this website: <https://www.birdflop.com/resources/rgb/> and set the 'Color Format' section to 'MiniMessage' and copy and paste the output.\
  Example: `/eprename <gradient:#DBCDF0:#E43A96:#C6DEF1>Test Rename`

**What are the hex colours for Rainbow tools?**

To reproduce the colour scheme of the rainbow tools, you can use a gradient preset! Use the command `/eprename <preset>text` Here is a list of existing presets:

* \<rainbow>
* \<cherry>
* \<amethyst>
* \<frost>
* \<sculk>
* \<moobloom>
* \<flame>
* \<lotus>
* \<lovestruck>
* \<starlight>
* \<swan>


---

# 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://help.fairy-tales.uk/gameplay-features/item-renaming.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.
