> For the complete documentation index, see [llms.txt](https://docs.ecosmp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecosmp.net/guides/custom-legendaries.md).

# Custom Legendaries

To start, if you are looking for information about regular boosted items, go to [Boosted Items](/guides/boosted-items.md).

## What Are Custom Legendary Items?

1 of 1 custom Legendary Boosted items personalized by you. You will work one-on-one with me (Pixl) in a ticket on Discord. We will walk through:

* What kind of Legendary boosted item you want to customize (pickaxe, sword, bow, etc.). There are currently 15 to choose from.
* Your pick of a custom name for your item. The name can be almost anything, including any hex color/gradient/etc. using MiniMessage formatting. I will walk you through this if you aren't already familiar. \
  \- Side Note: you can test out different designs on this website <https://webui.advntr.dev/> or read more about MiniMessage formatting on this website <https://docs.advntr.dev/minimessage/format.html>
* Your pick of enchantments. It must be vanilla enchants, nothing that wouldn't be obtainable in the vanilla game, but it can be different from the standard boosted item enchants.
* Your pick of custom lore. This is the text under the item name when hovering over it. Some information is required such as the job boost info. The text can't be obnoxiously long or you won't be able to see it. However, for the most part, this can be customized to your liking. We will discuss this in more detail in your ticket.
* Your pick of what stat tracking your item includes. For example, we can make your custom Legendary pickaxe track how many diamonds you mine, how many times you shoot your bow, how many fish you catch with your fishing rod, and more. The stat tracking information is shown in the lore of your item.
* Your choice of armor trim and color if applicable.

## How To Buy Custom Legendary Items

Custom Legendary Items are available for purchase using in-game money and are only available to players with the Legend [in-game rank](/guides/in-game-ranks.md). The price is $2,500,000 in-game money per item. If you meet the requirements and are interested in buying one, submit a ticket on Discord letting us know that you want to start personalizing a Custom Legendary Item!


---

# 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.ecosmp.net/guides/custom-legendaries.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.
