# Runes and Sockets

### Rune Types and Level <a href="#toc104155219" id="toc104155219"></a>

Users are able to unlock Rune Sockets once their Shoes reach a certain level, and are able to enhance their Shoes or other abilities by inserting the corresponding Runes into the unlocked Sockets. There are four (4) types of Runes:

There are four types of Runes:

1. **Individual Rune** - enhance individual attributes /abilities
2. **Team Rune** - enhance team attributes/abilities
3. **Clan Rune** - enhance clan attributes/abilities
4. **Legendary Rune** - provide powerful enhancements or special abilities for the individual, team, and clan which can only be inserted into Legendary socket in Legendary and A. Legendary Shoes
5. **Consumable Rune** - a one-off rune that can be burnt to achieve objectives such as minting, crafting of special items, and more.

By heading to the Craft tab under the Runes section, users can craft their Runes by burning **ABE**/**ADO** and combining three (3) Runes to craft a new Rune. Only Runes from the same class can be crafted.

### Socket Types <a href="#toc104155220" id="toc104155220"></a>

Depending on the quality of Shoe, a Shoe has 1-5 Sockets identified by icons that match a class type.

**Table: Socket Quality**

| **Quality**           | **Socket**                                                                 |
| --------------------- | -------------------------------------------------------------------------- |
| **Bronze**            | 1x Individual Rune Socket                                                  |
| **Silver**            | 1x Individual Rune Socket                                                  |
| **Gold**              | 2x Individual Rune Socket                                                  |
| **Platinum**          | 2x Individual Rune Socket + 1x Team Rune Socket                            |
| **Diamond**           | 2x Individual Rune + 1x Team Rune + 1 Clan Rune Sockets                    |
| **Legendary**         | 2x Individual Rune + 1x Team Rune + 1 Clan Rune + 1 Legendary Rune Sockets |
| **Ancient Legendary** | 2x Individual Rune + 1x Team Rune + 1 Clan Rune + 1 Legendary Rune Sockets |


---

# 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.seektoearn.com/adventure-go-whitepaper/game-fi-elements-move-mode/runes-and-stockets.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.
