# Imbuing

<figure><img src="/files/gHDbxf8nwNY5vmBRGuzD" alt=""><figcaption><p>Demo: Selecing a Sphere to Impbue into a Socketed Weapon</p></figcaption></figure>

### **🌀 Purpose**

Imbuing involves enhancing socketed items with Spheres, permanently augmenting their properties to suit specific needs. Facilitates highly tailored gear setups, empowering players to craft unique combinations of abilities and stats for their characters, further deepening strategic options in combat.

### ⚙️ **Mechanic**

A direct enhancement process, imbuing locks Spheres into items, making thoughtful decision-making paramount due to the permanence of these enhancements.

### **🎁 Value**

Imbuing adds intrinsic value by allowing for the customization of items to fit specific tactical needs, enabling players to adapt their strategy based on their opponents or challenges faced. The permanence of imbuing decisions adds a strategic depth to item management, enhancing player engagement and attachment to their gear.

### 🎯 Player Journey

The journey to imbue items involves acquiring Spheres, either through crafting or trading, and socketed items ready for enhancement. Players must carefully consider which Spheres to imbue, as the decision is permanent and can significantly affect their combat capabilities. This feature encourages thoughtful planning and strategy, rewarding players who adeptly navigate these choices with more finely tuned and effective combat gear.

### 💡 Imbuing Process

1. Select a [Sphere](/world/craft-and-enchant/spheres.md).
2. Confirm you want the [abilities ](/world/craft-and-enchant/spheres.md#sphere-affix-examples-table)on this specific item, as this is irreversible.
3. Imbue the item. This results in an Imbued Weapon or Armor with new abilities, attributes, and stats determined by the scroll.


---

# 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/imbuing.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.
