> For the complete documentation index, see [llms.txt](https://k3k.gitbook.io/play-kingdom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://k3k.gitbook.io/play-kingdom/service/de-fi/undefined-3.md).

# 마켓플레이스

## 서비스 가치

Marketplace를 통해 Dapp내에서 구매, 교환, 보상을 통해 획득한 자산을 거래할 수 있습니다.

자유로운 거래는 플랫폼 내에서 발생하는 다양한 자산들의 가치를 보호합니다.

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

## 주요 거래 품목

* NFT, 각종 토큰 등 디지털 자산
* 게임 아이템 (무기, 스킨 등)
* 기타 사용자 창작 콘텐츠 등

## 유틸리티 토큰을 통한 거래

이용자는 각 Dapp 내의 자산을 해당 Dapp의 유틸리티 토큰을 이용하여 거래할 수 있습니다. 보상으로 얻은 토큰을 바로 활용하여 자산을 사고팔 수 있게 되며, 사용자는 편리하게 자산을 교환할 수 있습니다.

개발사는 편리하고 저렴한 수수료의 마켓플레이스를 사용자에게 제공하며 사용자의 Dapp 내 성장을 돕습니다.

## PKT를 통한 거래

Play Kingdom의 모든 서비스들의 아이템 및 자산은 PKT를 통한 거래를 지원합니다. 높은 사용성과 유동성을 가진 PKT를 통해 안정적인 거래를 지원하며, 편의성 또한 뛰어납니다. PKT의 활용성과 편의성을 강화하기 위하여 Play Kingdom은 PKT로 거래가 이루어질 때, Play Kingdom에 할당된 수수료를 대폭 낮추어 이용자에게 제공합니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://k3k.gitbook.io/play-kingdom/service/de-fi/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
