> For the complete documentation index, see [llms.txt](https://docs.perplay.io/kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perplay.io/kr/game-fi/undefined/undefined-1.md).

# 인벤토리

보유한 NFT와 아이템은 인벤토리를 통해 확인하고 관리할 수 있습니다.

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

**NFT 인벤토리**

<table><thead><tr><th width="181">특성</th><th>설명</th></tr></thead><tbody><tr><td>상태 확인</td><td>보유한 NFT의 차종, 등급, 레벨, 능력치, 컨디션, 주행 거리, 브리딩 횟수 등을 확인할 수 있습니다.</td></tr><tr><td>레벨업</td><td>NFT의 레벨을 높이려면 일정 금액의 비용이 필요합니다.</td></tr><tr><td>수리</td><td>NFT의 컨디션을 수리하려면 일정 금액의 비용이 필요합니다.</td></tr><tr><td>복원</td><td>NFT의 주행 거리를 복원하려면 일정 금액의 비용이 필요합니다.</td></tr><tr><td>판매</td><td>인-앱 마켓플레이스에 NFT를 판매합니다.</td></tr><tr><td>전송</td><td>NFT를 HAVAH 지갑으로 이동합니다.</td></tr></tbody></table>

차량 박스 인벤토리

<table><thead><tr><th width="181">특성</th><th>설명</th></tr></thead><tbody><tr><td>상태 확인</td><td>차량 박스의 등급, 생성 방법, 빛나는 여부 등에 대한 정보를 확인할 수 있습니다.</td></tr><tr><td>박스 오픈</td><td>박스를 열어 NFT를 획득하세요. 생성되는 NFT의 등급과 차종은 각 박스의 등급 및 특성에 따라 다릅니다.</td></tr><tr><td>판매</td><td>인-앱 마켓플레이스에 박스를 판매합니다.</td></tr></tbody></table>

**보석 인벤토리**

<table><thead><tr><th width="182">특성</th><th>설명</th></tr></thead><tbody><tr><td>상태 확인</td><td>보유하고 있는 보석의 색상, 레벨, 효과를 확인할 수 있습니다.</td></tr><tr><td>판매</td><td>인-앱 마켓플레이스에 보석을 판매합니다.</td></tr></tbody></table>

**기타 아이템 인벤토리**

<table><thead><tr><th width="181">특성</th><th>설명</th></tr></thead><tbody><tr><td>상태 확인</td><td>보유하고 있는 아이템의 레벨과 사용처에 대한 정보를 확인할 수 있습니다.</td></tr><tr><td>판매</td><td>인-앱 마켓플레이스에 아이템을 판매합니다.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.perplay.io/kr/game-fi/undefined/undefined-1.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.
