# Sockets and Artifacts Mechanics

## **Socket Unlock Cost**

| Sneakers Quality | Socket 1 | Socket 2 | Socket 3 | Socket 4 |
| ---------------- | -------- | -------- | -------- | -------- |
| Basic            | 10       | 15       | 20       | 25       |
| Standard         | 30       | 35       | 40       | 45       |
| Athletics        | 50       | 55       | 60       | 65       |
| Pro              | 70       | 75       | 80       | 85       |
| Champion         | 90       | 95       | 100      | 105      |

## **Stage Upgrading**&#x20;

Users can upgrade their Artifact Stage by sacrificing between 1 to 5 artifacts of the same Star or lower. Player will then receive a new Artifact which has a higher Stage Point than the previous one.

<figure><img src="/files/jkGI4aMuLM0kOVB1WUX8" alt=""><figcaption></figcaption></figure>

&#x20;

**Stage Upgrading Probability**&#x20;

| Artifact                                  | Success Rate | Cost                   |
| ----------------------------------------- | ------------ | ---------------------- |
| <p>1 STAR - Stage 0 to</p><p>Stage 15</p> | 100%         | 1MT                    |
| <p>2 STAR - Stage 0 to</p><p>Stage 20</p> | 100%         | 1MT                    |
| <p>3 STAR - Stage 0 to</p><p>Stage 25</p> | 100%         | 1MT                    |
| <p>4 STAR - Stage 0 to</p><p>Stage 30</p> | 100%         | <p>1MT +</p><p>1RT</p> |
| <p>5 STAR - Stage 0 to</p><p>Stage 35</p> | 100%         | <p>1MT +</p><p>1RT</p> |
| <p>5 STAR - Stage 0 to</p><p>Stage 40</p> | 100%         | <p>1MT +</p><p>1RT</p> |

**Stage Upgrading Cost**

| Artifact                                  | Cost Per Slot |
| ----------------------------------------- | ------------- |
| <p>1 STAR - Stage 0 to</p><p>Stage 15</p> | 3 1MT         |
| 2 STAR - Stage 0 to Stage 20              | 4 1MT         |
| <p>3 STAR - Stage 0 to</p><p>Stage 25</p> | 5 1MT         |
| <p>4 STAR - Stage 0 to</p><p>Stage 30</p> | 3 1MT + 3 1RT |
| <p>5 STAR - Stage 0 to</p><p>Stage 35</p> | 4 1MT + 4 1RT |
| <p>6 STAR - Stage 0 to</p><p>Stage 40</p> | 5 1MT + 5 1RT |

## Star Upgrading

Player can upgrade their Artifact Star by sacrificing 3 artifacts of the same Star. Based on the Star, there is a chance the upgrade will fail and player will get nothing. Cost and probability are shown at the table below.

<figure><img src="/files/zsOZ7ab09fQw9WGVKivp" alt=""><figcaption></figcaption></figure>

**Star Upgrading Probability**

| Artifact Level   | Success Rate | Cost                   |
| ---------------- | ------------ | ---------------------- |
| 1 STAR to 2 STAR | 35%          | 1MT                    |
| 2 STAR to 3 STAR | 55%          | 1MT                    |
| 3 STAR to 4 STAR | 70%          | 1MT                    |
| 4 STAR to 5 STAR | 80%          | <p>1MT +</p><p>1RT</p> |
| 5 STAR to 6 STAR | 100%         | <p>1MT +</p><p>1RT</p> |

**Star Upgrading Cost**

| Artifact Level   | Cost              |
| ---------------- | ----------------- |
| 1 STAR to 2 STAR | 50                |
| 2 STAR to 3 STAR | 100               |
| 3 STAR to 4 STAR | 200               |
| 4 STAR to 5 STAR | 200 1MT + 200 1RT |
| 5 STAR to 6 STAR | 400 1MT + 400 1RT |

**Warning: There is a certain percentage that Artifact upgrade might fail, and if the upgrade fails, users will lose their Artifacts.**


---

# 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://docs.1move.io/1move/game-fi-systems-and-mechanics/sockets-and-artifacts-mechanics.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.
