# Gems, Chests and Sockets

#### **Gems**

There are 5 types of gems, where each gem is assigned a different attribute:

* Red: Karma&#x20;
* Yellow: Energy&#x20;
* Green: Luck&#x20;
* Blue: Experience&#x20;
* Pink: Contests

All gems are divided into 5 categories of rarity:

* Common&#x20;
* Rare&#x20;
* Mythical&#x20;
* Epic&#x20;
* Legendary

There are also Temporary and Permanent gems:

#### **Temporary**

* Bonus to karma for the next order
* Additional amount of energy
* Discount on cost of feedback&#x20;
* Free contest pass&#x20;
* Increase in any of Gotchi attributes
* Discount on energy recovery cost

#### **Permanent**

* Increase in any of Gotchi attributes&#x20;
* Discount on the cost of feedback&#x20;
* Bonus to order proceeds
* Accelerated Karma Gain

All gems are dropped in chests after performing actions or can be bought in the marketplace.

#### **Chiests**

Chests are loot boxes that can fall randomly to a user at the time of the task and appear to the user when increasing the level of karma, raising the level of Gotchi, completing tasks.&#x20;

The chest carries 5 items that can be used immediately, put in the basket or sold on the marketplace. Each chest has a certain amount of time to open, after the time has expired, if the chest was not opened, it disappears from the user.

**Sockets**

Each Gotchi avatar has 5 slots, marked by color, relating to the corresponding type of gems. Only 1 gem can be inserted into one slot at a time. At Gotchi level 0, all slots are locked and 1 slot is unlocked when Gotchi levels 5, 10, 15, 20 and 25 are reached. When unlocking a slot, the user can choose which slot to unlock.


---

# 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.gotchi.co/w2e-system/gems-chests-and-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.
