# コレクション

ユーザーは自身が保有するカードを画像で確認できます。

<figure><img src="/files/24M4QepISLRFUiiheqUw" alt="" width="375"><figcaption><p>コレクション内のモンスターカード画像</p></figcaption></figure>

<figure><img src="/files/jVYQGOe41TLvar1SNiwC" alt="" width="375"><figcaption><p>コレクション内の影の軍団カード画像</p></figcaption></figure>

サービス内のすべてのモンスターカードと影の軍団カードをタブ形式で分けて確認でき、ユーザーが所持しているランク別カードの数量を確認できます。

所持しているカードは**アクティブ（カラー）**&#x306B;なり、未所持または未収集のカードは**非アクティブ（白黒）**&#x3067;鍵マークと共に表示されます。また、各カードをクリックして詳細情報を確認することができます。


---

# 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/jp/user-guide/korekushon-inbentori/korekushon.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.
