# 업그레이드

사용자가 획득한 **1) 몬스터 카드 \[S급 카드], 2) 그림자 군단 카드 \[SB, SA급 카드]** 만 업그레이드 기능을 실행할 수 있습니다.

<figure><img src="/files/S8ZBErvdktAoB59ECRgN" alt=""><figcaption><p>업그레이드 시도 예시 이미지</p></figcaption></figure>

**그림자 군단 카드 등급 \[SB급 < SA급 < SS급]** 으로 나뉘며,

S급 몬스터 카드를 업그레이드하여, SB급 그림자 군단 카드를 얻을 수 있습니다.

상위 등급의 그림자 군단 카드를 얻기 위해서는 SB급 그림자 군단 카드와 마정석을 소모하여, 업그레이드 성공 시 더 상위 등급의 \[SA급, SS급] 그림자 군단 카드를 확률적으로 얻습니다.

업그레이드 성공시 획득하는 그림자 군단은 각각 정해져 있습니다.

<figure><img src="/files/32Eym93sZihS6hrFq5nd" alt=""><figcaption><p>그림자 군단 등급에 따른 업그레이드 조건</p></figcaption></figure>

| 구분  | 업그레이드 성공 시 | 업그레이드 실패 시 |
| --- | ---------- | ---------- |
| 카드  | 소각         | **유지**     |
| 마정석 | 소각         | 소각         |


---

# 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://doc.sololeveling.space/kr/user-guide/leveling/upgrade.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.
