# Recipes

### **📜 Purpose**

Recipes are the backbone of the crafting system, dictating the components needed for creating weapons, armor, and spheres. Obtaining and utilizing recipes enables players to craft specialized gear, offering a pathway to enhanced combat capabilities and strategic depth.

### **⚙ Mechanic**

Players use recipes at the Blacksmith, with success determined by a dice roll, introducing an element of risk and reward to the crafting process.

### **📃 Blueprint**&#x20;

Blueprints are recipes for crafting weapons and armor. They specify the components needed and determine the item's attributes and quality. Players use Blueprints to tailor their gear for their combat style, crucial for peak battle effectiveness.

### 📜 Scroll

Scrolls are used for enchanting gear and creating Spheres, magical items that enhance socketed equipment. They offer bonuses like elemental damage and combat advantages. Scrolls are key for customizing and enhancing equipment for both PvE and PvP encounters.

### 🗝️ **Acquisition**

Recipes are found through loot drops in ascension paths, encouraging exploration and progression. They can be traded among players, fostering a vibrant community economy.


---

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