> For the complete documentation index, see [llms.txt](https://wiki.drgnshield.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.drgnshield.com/important-concepts/jobs/enchanter.md).

# Enchanter

✨ Enchanter

**Difficulty:** ⭐⭐⭐⭐

**Description:** Enchant items to earn money and experience.

**Best For:** Players who collect lots of resources and enjoy optimizing gear.

**Key Features:**

* Resource intensive but highly rewarding
* High-tier equipment enchanting gives 25% more rewards
* Netherite item enchanting gives 30% more rewards
* Graduated rewards based on enchantment level

**Tips:**

* Set up an XP farm for enchanting
* Focus on high-level enchantments
* Enchant Netherite gear for best rewards
* Combine with Miner and Smelter for material synergy

**Top Paying Actions:**

1. Enchanting Netherite tools and armor
2. Adding max-level enchantments
3. Enchanting diamond equipment
4. Enchanting books with valuable enchantments
5. Combining enchanted items


---

# 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://wiki.drgnshield.com/important-concepts/jobs/enchanter.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.
