# Upgrade

Users can **only** upgrade:

1. **S-Rank Monster Card**
2. **Shadow Army Cards (SB and SA-Rank Only)**

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

#### Shadow Army Cards Rank \[SB-Rank < SA-Rank < SS-Rank]:

S-Rank Monster Cards can be upgraded to SB-Rank Shadow Army Cards.

For higher ranks, users can use Essence Stones to upgrade:

* SB-Rank Shadow Army Card for a chance to obtain SA-Rank Shadow Army Card.
* SA-Rank Shadow Army Card for a chance to obtain **SS-Rank Shadow Army Card**.

<figure><img src="/files/Pf28EM3hiw59wtDmiA8W" alt=""><figcaption><p>Upgrade Requirements by Shadow Army Rank</p></figcaption></figure>

| Collectible Type | On Successful Upgrade | On Failed Upgrade |
| ---------------- | --------------------- | ----------------- |
| Cards            | Burned                | **Retained**      |
| Essence Stones   | Burned                | Burned            |


---

# 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/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.
