> For the complete documentation index, see [llms.txt](https://darkrest-online.gitbook.io/darkrest.online-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkrest-online.gitbook.io/darkrest.online-wiki/features/items-rarity/enchanting.md).

# Enchanting

Enchanting in Darkrest.Online offers players a thrilling opportunity to enhance their items, adding an extra layer of depth and strategy to the game. This captivating feature allows players to increase the rarity of their items using gold, providing a chance to improve their gear significantly.

<figure><img src="/files/TAyfbbyGI8BMvZS3mRwp" alt=""><figcaption></figcaption></figure>

The enchanting process is **a high-stakes game of chance**. When attempting to enchant an item, players face several outcomes:&#x20;

* they may **succeed**, boosting their item's power;&#x20;
* they might **fail** and lose only their invested gold;&#x20;
* or, in a riskier turn of events, they could **fail completely**, losing both their gold and the item itself – a possibility that occurs with a 10% chance.

<figure><img src="/files/lWFH1qKRMBWzF7JveOFp" alt=""><figcaption><p>Enchanting table in Thais</p></figcaption></figure>

Central to the enchanting mechanic is the presence of **Enchanting Tables**, which are conveniently located in most cities, typically within the mystical confines of **magic shops**. These tables serve as the focal point for all enchanting activities.

As players engage in enchanting, they also develop their **Enchanting Skills**. This skill is integral to the process, as a higher Enchanting Skill increases the likelihood of successful enchantments. This progression system rewards dedicated players with better odds of enhancing their items effectively.

When an enchantment is successful, the item not only gains a new bonus but also sees any existing bonuses can become stronger after rerolling the item. This transformative feature allows players to tailor and empower their gear, encouraging continuous engagement with the enchanting system and the wider world of Darkrest.Online.


---

# 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, and the optional `goal` query parameter:

```
GET https://darkrest-online.gitbook.io/darkrest.online-wiki/features/items-rarity/enchanting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
