# 분해

유저는 자신이 보유한 차량 NFT를 분해하여 엔진 아이템을 획득할 수 있습니다.\
엔진 아이템은 분해하는 NFT의 등급에 따라 노멀, 레어, 엘리트, 에픽으로 구분됩니다.

엔진 아이템에 대한 자세한 내용은 [\[엔진\]](/kr/game-fi/undefined-2/undefined-3.md)에서 확인할 수 있습니다.

**\[NFT를 분해하기 위한 조건]**

1. NFT 획득 후 72시간이 지나야만 분해할 수 있습니다.
2. NFT 분해를 위해서는 최소 5레벨 이상 육성해야 합니다.
3. NF가 레벨 업 중인 상태에서는 분해를 할 수 없습니다.

**\[NFT 분해 비용]**

|  차종  |  노멀 |   레어  |  엘리트  |   에픽  |
| :--: | :-: | :---: | :---: | :---: |
| XPER | 500 | 1,000 | 2,000 | 4,000 |

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


---

# 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-8.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.
