> For the complete documentation index, see [llms.txt](https://kim-meow.gitbook.io/kim_meow-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kim-meow.gitbook.io/kim_meow-docs/undefined-12.md).

# 큐나(분홍색 보석)는 현금으로만 사야할까?

아닙니다! 큐나(분홍색 보석)은 거래가능한키나(게임 내 재화)로 바꿀 수 있어요.

대부분 성장서포트를 모두 하기 위해 멤버십 구독을 하셨다면 물질변환과 거래소를 이용해보세요.

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

① 위와 같이 물질변환(기본 단축키 ALT+H)로 원하는 키나 상자로 변경해줍니다.

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

메뉴 > 거래소 > 상단에 '교환소' 또는 월드 교환소

에 본인의 물품을 등록합니다.

<mark style="color:$success;">뉴비의 질문 :</mark> 교환소와 월드 교환소의 차이점은 무엇인가요?\
답변 : 교환소는 서버 내에서만 거래가 되지만, 세율이 낮습니다. 월드 교환소는 전 서버와 공유하지만, 세율이 높습니다.

반대로 큐나(분홍색 보석)으로 키나(게임 내 재화)를 살 수도 있겠네요!


---

# 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://kim-meow.gitbook.io/kim_meow-docs/undefined-12.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.
