# GEM and GEM Sockets

## **Gem Types:**

Users are able to unlock Gem Sockets once their NFTs reach a certain level, and are able to enhance their NFT Attributes by equipping the corresponding Parts into the unlocked Sockets. There are four types of Gem Parts, and each kind of part corresponds to an attribute:

* **Engine**: Efficiency
* **Diamond**: Luck

There are five different qualities of parts, N, R, SR, SSR and UR which are the same as NFTs' quality.

By heading to the Upgrade tab under the Gems section, users can upgrade their Gem Parts by burning ART and combining 3 Gem Parts of the same quality and type to a higher quality (i.e three common Engine to one uncommon Engine). AMT will also be required to upgrade a GEM Parts from uncommon quality onward.

<figure><img src="/files/tuCImrudoiw8yg9GTkrQ" alt="" width="192"><figcaption><p>Sample of GEM</p></figcaption></figure>

## **Sockets**

One NFT has four different Sockets, identified by icons that match a Gem Part type. Users insert Parts into the Socket to boost the NFT's Attributes. One Socket is unlocked each time the NFT reaches levels 5, 10, 15, and 20 respectively. Users will be able to see the Socket type without unlocking the socket.


---

# 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.awana.world/attention-assets/gem-parts-sockets.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.
