# Enhancement of NFT Equipment

The enhancement system for Equipment of Seraph NFTs focuses on improving the equipment's base material and affixes. Players can refine and synthesize their original equipment to create exclusive, customized items tailored to their playstyle.

Multiple enhancement methods are available for each piece of NFT equipment. These methods require specific special materials and a certain amount of Soul Spars.

Each enhancement consumes one piece of the designated special material, while the amount of Soul Spars required is determined by the enhancement's significance and increases with the level of the NFT equipment.

#### Special Materials and Their Uses

<table data-header-hidden><thead><tr><th width="236">Special materials</th><th>Introduction</th></tr></thead><tbody><tr><td>Chaos Ashes</td><td>Enhances the treasure value of Chaotic Equipment.</td></tr><tr><td>Refinement Core</td><td>Removes existing attributes from equipment and assigns new ones.</td></tr><tr><td>Sublimation Core</td><td>Upgrades a piece of ordinary equipment to magical equipment.</td></tr><tr><td>Primal Core</td><td>Reverts magical or rare equipment back to ordinary equipment.</td></tr><tr><td>Brand Core</td><td>Adds a new random affix to magical equipment.equipment</td></tr><tr><td>Reshape Core</td><td>Removes existing attributes from rare equipment and assigns new ones.</td></tr><tr><td>Base Core</td><td>Reshapes the base material attributes of equipment</td></tr><tr><td>Alchemy Core</td><td>Upgrades a magical item to a rare item</td></tr><tr><td>Divine Mark Core</td><td>Adds a new random affix to rare equipment</td></tr><tr><td>Stripping Core</td><td>Randomly strips an affix from equipment</td></tr><tr><td>Memory Core</td><td>Randomly locks an affix on equipment</td></tr><tr><td>Prefix Core</td><td>Resets the prefix attributes of equipment</td></tr><tr><td>Suffix Core</td><td>Resets the suffix attributes of equipment</td></tr></tbody></table>

Chaos Ashes are obtained by dismantling NFT equipment. These ashes retain the Treasure Value of the dismantled item, with identified equipment suffering less loss compared to unidentified ones. Players can use Chaos Ashes to increase the Treasure Value of other equipment, provided it does not exceed the maximum limit for the item's level.

The Treasure Value enhancement system is exclusive to NFT equipment and offers a transparent process, with all relevant details and probabilities displayed within the game interface.


---

# 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.seraph.game/tokenomics/equipment-of-seraph-nft/enhancement-of-nft-equipment.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.
