# Socketable Item

Socketable items, such as gems, jewels, and runes, can be embedded into socketed equipment to enhance their abilities.

## **Gem**

Gems grant magical effects and attribute bonuses when equipped. Seraph currently features seven types of gems: Amethyst, Topaz, Sapphire, Emerald, Ruby, Diamond, and Skull.

Each gem comes in five quality levels: **Cracked**, **Flawed**, **Normal**, **Flawless**, and **Perfect**. Higher-quality gems provide stronger bonuses. Players can fuse lower-quality gems into higher-quality ones using the Gem Fusion function in the Box of Chaos.

## **Jewel**

Jewels provide extra magic attributes and come in three qualities: Magic, Rare, and Unique. Like gems, jewels are socketable and drop in an unidentified state. They must be identified using corresponding scrolls, similar to weapons.


---

# 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/gameplay/equipment-system/socketable-item.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.
