> For the complete documentation index, see [llms.txt](https://wiki.craftopia.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.craftopia.work/undefined-3/coins.md).

# 코인

건축 전시관·게시판에서 작품을 공유하고, 좋아요·이모지로 반응하며 교류할 수 있습니다. 활동에 따라 코인을 적립해 상점에서 사용할 수 있습니다.

## 적립 방법

* **접속 시간 보상** — 비잠수 상태로 접속해 있으면 일정 시간마다 코인이 적립됩니다.
* **좋아요 받기** — 내 전시 작품이 좋아요를 받으면 코인이 적립됩니다.
* **게시(전시) 보상** — 작품을 공개로 발행하면 작성자에게 코인이 적립됩니다(작품당 최초 1회).
* **이모지 반응 받기** — 내 작품에 다른 이용자가 처음 이모지 반응을 달면 코인이 적립됩니다.
* **유저 간 송금** — 대시보드의 코인 잔액에서 다른 이용자에게 코인을 보낼 수 있습니다.

{% hint style="info" %}
코인 적립·송금·구매는 **마인크래프트 정품 연동**이 되어 있어야 합니다(코인은 인게임 계정에 쌓입니다).
{% endhint %}

## 사용처 — 상점

웹 대시보드의 **\[상점]** 에서 모은 코인으로 **칭호**를 구매하고, 보유한 칭호를 채팅에 적용할 수 있습니다.

* 칭호는 한 번 사면 영구 보유하며, 보유한 칭호 중 하나를 골라 적용합니다.

{% hint style="warning" %}
보상을 노린 어뷰징(다중계정·반복 반응·담합)은 [이용약관 제7·9조](https://craftopia.work/terms)에 따라 제한되며, 적발 시 보상 회수·제재 대상이 됩니다.
{% endhint %}

{% hint style="info" %}
🚧 구독·닉네임 변경권·플롯 구매권 등 일부 상점 품목은 **준비 중**입니다. 출시되면 본 문서와 공지로 안내합니다.
{% endhint %}


---

# 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:

```
GET https://wiki.craftopia.work/undefined-3/coins.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.
