> For the complete documentation index, see [llms.txt](https://docs.mineseed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mineseed.org/mineseed/faq/use-an-item-renamer.md).

# Use an Item Renamer

1. Go to <https://www.birdflop.com/resources/rgb/> or <https://minecraft.menu/minecraft-rgb-generator>&#x20;
2. Use the menu there to create your custom item

   ![](/files/eDooKIHLLraGJvIWVnns)
3. Copy the code that it gives you (the stuff in the red rectangle in the above screen shot)
4. Go back to Mineseed
5. Make sure that you have the item renamer in your inventory and <mark style="background-color:yellow;">**make sure you are holding the item you want to rename**</mark>
6. Do **/rename code** (paste the code there)\
   /rename \&#FFFFFFE\&#FFFBF0x\&#FEF6E1a\&#FEF2D3m\&#FEEEC4p\&#FEEAB5l\&#FDE5A6e \&#FDDD88T\&#FDD97Ae\&#FCD46Bx\&#FCD05Ct \&#F7B268G\&#F5A36Do\&#F29473e\&#F08579s \&#EB6785H\&#E9588Ae\&#E64990r\&#E43A96e
7. Enjoy!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mineseed.org/mineseed/faq/use-an-item-renamer.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.
