# 마켓

PERPLAY App 내에는 NFT 및 아이템을 거래할 수 있는 마켓이 있습니다.

<figure><img src="/files/3nwHrrYLtmjQxmKkVvfD" alt="" width="375"><figcaption></figcaption></figure>

판매용으로 등록된 항목은 ARB (NFT)와 PER (NFT 외 모든 아이템) 만으로 거래할 수 있습니다. 마켓에 등록된 모든 아이템은 다른 PERPLAY 사용자에 의해 등록됩니다. 거래가 완료되면 판매자는 6.5%의 수수료(2.5% 마켓 수수료 및 4% 창작자 수익)를 제외한 ARB 또는 PER 를 받게 됩니다.

&#x20;

<figure><img src="/files/L84V2sU0RKTpoZEXsELn" alt="" width="188"><figcaption></figcaption></figure>

구매한 NFT와 아이템은 인벤토리 탭에서 확인할 수 있습니다.

<figure><img src="/files/9uSVLwFwqEanpQSWA61F" alt="" width="188"><figcaption></figcaption></figure>

마켓의 항목은 NFT, 차량 박스, 보석 및 기타 네 가지 유형으로 분류됩니다. 각 유형을 자세히 살펴보면 다음과 같습니다:

{% content-ref url="/pages/d3sI0BYEyIM2CLuBH4xi" %}
[마켓 - NFT](/kr/undefined-1/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/vvv48crSHfYAiIaOPGCE" %}
[마켓 - 차량 박스](/kr/undefined-1/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/FTjo7xgSiZdGAQa9VeBW" %}
[마켓 - 보석](/kr/undefined-1/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/5MEQJbb4ml83er7k2DEE" %}
[마켓 - 기타](/kr/undefined-1/undefined-2.md)
{% endcontent-ref %}


---

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