# 엔진

엔진은 유저가 보유하고 있는 NFT를 분해하여 획득할 수 있는 아이템입니다.\
엔진은 인앱 마켓에서 다른 유저와 거래할 수 없습니다.

<figure><img src="/files/0pZRrXEvABLnDfhHMzly" alt=""><figcaption></figcaption></figure>

**\[에픽 등급 NFT 엔진 슬롯 장착]**

엔진은 에픽 등급 NFT의 엔진 슬롯에 장착해서 능력치를 향상시킬 수 있습니다.\
엔진은 각각 분해한 NFT의 등급에 맞게 4가지 등급으로 존재하며, 각 등급의 능력치는 아래와 같습니다.

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

**\[엘리트 등급 NFT 합성을 위한 보조적 역할]**

엘리트 엔진은 에픽 등급 NFT를 얻기 위해 엘리트 등급 NFT를 합성할 때 보조적인 역할을 수행할 수 있습니다.

1. 플러스 마크 확률 증가\
   엘리트 등급 NFT 4대를 합성하여 에픽 등급 NFT 제작 시, 엘리트 엔진을 사용함으로써 플러스 마크 확률을 증가시킬 수 있습니다.
2. 기본 능력치 범위 최소값 증가\
   엘리트 등급 NFT 4대를 합성하여 에픽 등급 NFT 제작 시, 엘리트 엔진을 사용함으로써 합성 결과물 NFT의 기본 능력치가 갖는 최소값을 증가시킬 수 있습니다.

<figure><img src="/files/RRg0hsrHhmn3TmlqWFFg" 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/undefined-2/undefined-3.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.
