# Enchanting

<figure><img src="/files/25YDklJbjuC4ZNoRnTUu" alt=""><figcaption><p>Demo: Selecting a Scroll to Enchant into a Sphere</p></figcaption></figure>

### 🔮 **Purpose**

Enchanting provides a means to further enhance crafted items, imbuing them with powerful effects and attributes. Offers a deep layer of customization, allowing players to fine-tune their gear towards specific combat roles or strategies.

### ⚙️ **Mechanic**

Utilizes Scrolls at the Blacksmith, applying magical enhancements to items that can dramatically alter their utility and effectiveness in combat.

### **🎁 Value**

Enchanting provides extrinsic value by allowing players to enhance their items with powerful abilities, directly impacting their effectiveness in combat. This system supports the game's economy by creating a demand for Scrolls and the Gold required for enchantment processes, further mitigating inflation by consuming resources for item enhancement.

### 🎯 Player Journey

Players must acquire Scrolls through gameplay or trade and have access to enchantable items. The enchanting process introduces a strategic layer to item management, where players must decide which items to enhance based on their combat needs and the potential benefits of the enchantment. Successful enchantments reward players with improved gear, enhancing their competitiveness and personal satisfaction from overcoming the game's challenges.

### 💡 Enchanting Process

1. Select a [scroll](/world/craft-and-enchant/recipes/scrolls.md).
2. Confirm the required [components](/world/craft-and-enchant/components.md)
3. Enchant the item. The resulting in a [Sphere ](/world/craft-and-enchant/spheres.md)with new [abilities](/world/craft-and-enchant/spheres.md#sphere-affix-examples-table), attributes and stats determined by the scroll.

<br>


---

# 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://whitepaper.cryptofights.com/world/craft-and-enchant/enchanting.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.
