# 차종

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

PERPLAY의 NFT는 SUV, 오프로드, 세단, 스포츠의 네 가지 차종으로 분류됩니다. 각 NFT의 차종은 유지 보수 비용, 스페셜 박스의 등급, 그리고 XPER의 채굴에 영향을 주는 등 각각 다른 특성을 가지고 있습니다.

<table><thead><tr><th width="130">NFT 차종</th><th>관리 비용</th><th>스페셜 박스 등급</th><th>XPER 마이닝</th></tr></thead><tbody><tr><td>SUV</td><td><strong>낮음</strong></td><td>중간</td><td>중간</td></tr><tr><td>오프로드</td><td>중간</td><td><strong>높음</strong></td><td>중간</td></tr><tr><td>세단</td><td>중간</td><td>중간</td><td><strong>높음</strong></td></tr><tr><td>스포츠</td><td>중간</td><td><strong>높음</strong></td><td><strong>높음</strong></td></tr></tbody></table>

NFT는 능력치에 따라 부여될 수 있는 기본 능력치의 범위가 달라집니다.

<table><thead><tr><th width="130">NFT 차종</th><th>스피드</th><th>행운</th><th>에너지</th><th>내구성</th></tr></thead><tbody><tr><td>SUV</td><td>낮음</td><td>낮음</td><td>낮음</td><td>높음</td></tr><tr><td>오프로드</td><td>중간</td><td>높음</td><td>중간</td><td>낮음</td></tr><tr><td>세단</td><td>높음</td><td>중간</td><td>중간</td><td>낮음</td></tr><tr><td>스포츠</td><td>높음</td><td>높음</td><td>높음</td><td>매우 낮음</td></tr></tbody></table>

또한 능력치별 특성을 보다 세부적으로 구분짓기 위해 추가적인 보정치가 적용됩니다.

<table><thead><tr><th width="219">특성</th><th>설명</th></tr></thead><tbody><tr><td>기본 능력치</td><td>NFT의 기본 능력치는 등급별로 설정된 무작위 범위 내에서 결정됩니다. 높은 등급은 더 높은 능력치가 부여됩니다.</td></tr><tr><td>능력치 포인트</td><td>NFT는 레벨이 올라갈 때마다 일정한 능력치 포인트를 받습니다. NFT의 등급이 높을수록 레벨 업 시 얻을 수 있는 능력치 포인트가 더 많습니다.</td></tr><tr><td>보유효과 한도</td><td>메인 NFT의 등급이 높을수록 다른 NFT로부터 추가되는 보유효과의 한도가 증가합니다.</td></tr></tbody></table>


---

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