# 몬스터 카드

<figure><img src="/files/dk0GzlepuNOxYFdkB9kG" alt=""><figcaption><p> 몬스터 카드 예시</p></figcaption></figure>

## 1. 설명

몬스터 카드는 게이트 클리어를 통해 획득할 수 있는 기본적인 **디지털 컬렉터블**입니다.

몬스터 카드는 E급부터 S급까지 등급이 나뉘며, 각 등급에 따라 **컬렉션 스코어**가 달라집니다.

<mark style="color:blue;">자세한 내용은</mark> [<mark style="color:blue;">**스코어 페이지**</mark>](/kr/user-guide/score.md)<mark style="color:blue;">를 참고하세요.</mark>

## 2. 획득 방법

블록이 줄어들거나 마정석을 소모하여 **게이트를 즉시 클리어**하면 랜덤 박스를 획득하고, 이 박스에서 몬스터 카드를 얻게 됩니다.

## 3. 사용처

몬스터 카드는 다양한 방식으로 활용됩니다:

‘나의 헌터 랭크’가 높을수록 게이트 클리어 시, 받는 **랜덤 박스의 보상으로 더 높은 몬스터 카드를 획득**할 수 있으며, 몬스터카드 **등급이 높을수록 컬렉션 스코어를 많이 획득**합니다.

몬스터 카드의 컬렉션 스코어는 ‘헌터 랭킹’을 높이는데 아주 중요한 역할을 합니다.

Use Case:

1. 사용자는 **E급 몬스터 카드 2장**을 **합성하여, D급 몬스터 카드 1장**을 수집할 수 있습니다.
2. 가장 높은 등급인 **S급 몬스터 카드 1장**은 **마정석을 소모**하여 성공 확률에 따라, **SB급 그림자 군단 카드**로 업그레이드할 수 있습니다.

<mark style="color:blue;">합성과 업그레이드의 자세한 방법은</mark> [<mark style="color:blue;">**레벨링 페이지**</mark>](/kr/user-guide/leveling.md)<mark style="color:blue;">를 참고하세요.</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/kr/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.
