# Monster Card

<figure><img src="/files/bPeEeBokXgnEcQmODnLl" alt=""><figcaption><p>Image of Monster Cards</p></figcaption></figure>

## 1. Description

Monster Cards are **the most basic Digital Collectible** that can be obtained by clearing gates.

These cards are classified from rank E to S, with each rank carrying a **different Collection Score.**

<mark style="color:blue;">To learn more, visit</mark> [<mark style="color:blue;">**Score Page**</mark>](/user-guide/score.md)<mark style="color:blue;">.</mark>

## 2. Acquisition Method

Users can acquire random boxes by either **waiting for block time reduction to complete** or **spending Essence Stones** **for immediate gate clear**.

Monster Cards can then be acquired from these boxes.

## 3. Usage

Monster Cards serve multiple purposes:

* The higher your Hunter Rank, the better chance **you have to obtain higher-rank Monster Cards from random box** rewards when clearing gates.
* Higher-rank Monster Cards provide greater Collection Score bonuses.

Collection Score from Monster Cards play a crucial role in improving your Hunter Ranking.

### Use Case:

1. Users can **combine two E-Rank Monster Cards** to **collect one D-Rank Monster Card** through the process of combination.
2. The highest rank **S-Rank Monster Card can be upgraded** to **a SB-Rank Shadow Army Card by consuming Essence Stones**, with success determined by probability.

<mark style="color:blue;">See</mark> [<mark style="color:blue;">**Leveling Page**</mark>](/user-guide/leveling.md) <mark style="color:blue;">for more information on Combine and Upgrade</mark>.


---

# 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/sololeveling-unlimited/digital-collectible/monster-card.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.
