# 소울 교환소

![](/files/3cX2ejHEmydZY63H5quC)

레드소울과 슈퍼소울의 교환은 게임 내에 있는 교환소를 통해 할 수 있습니다. \
교환소는 자동화된 마켓 메이커(AMM) 역활을 합니다. 슈퍼소울과 레드소울의 유동성 풀에 의해 CPMM(x\*y=k)모델을 사용하여 보다 효율적인 시장을 구축합니다. AMM은 판매자와 구매자가 항상 존재해야 하는 오더 북 기반 거래와 달리 플레이어가 원할 때 유동성 풀에 의해 교환을 할 수 있습니다. 이러한 교환소의 동작 방식에 의해 레드소울과 슈퍼소울의 가치는 시장 상황을 반영하고 가치를 유지할 수 있을 것입니다. 누구나 원하는 때에 게임 내에서 획득한 보상을 소유권을 보장받을 수 있는 토큰으로 교환할 수 있고, 슈퍼소울을 게임 내 여러 시스템에 사용되는 레드소울로 교환할 수 있습니다. 이렇게 이루어지는 교환들은 시장 상황을 반영하여 합의점을 찾아 궁극적으로 변동성을 최소화하여 자산의 가치를 유지할 수 있도록 동작할 것입니다.

레드소울을 슈퍼소울로 교환하는 경우 교환된 슈퍼소울의 30%는 서비스를 유지하기 위한 운영자금으로 사용되며, 차감된 개수 만큼 GDO 토큰이 지급됩니다. 즉 플레이어는 70%의 슈퍼소울과 30%의 GDO 토큰을 획득합니다. 슈퍼소울을 레드소울로 교환하는 경우 교환 개수 만큼 GDO 토큰이 추가로 지급됩니다.


---

# 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://punkland.gitbook.io/grannys-house/kr/supersoul/soul-exchange.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.
