# 세계

세계 계약은 사용자가 다음을 위해 인센티브를 제공합니다:

* 현재 세계의 디지털 쌍둥이 생성 - Red Pill Worlds
* 현재 세계에 대한 대안 제안 - Blue Pill Worlds
* 현재 세계를 깨끗하게 만들거나 친환경화 - Green Pill Worlds

세계 계약은 전 세계의 영역마다 인센티브를 만들기 위해 전 세계에 대한 오픈 소스 디지털 주소 시스템인 [플러스 코드](https://plus.codes) 시스템을 사용합니다.

세계 계약을 배포하려면:

* [Worlds 페이지](https://payswap.org/worlds)로 이동하고 **세계 배포** 버튼을 클릭하십시오.

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

* 팝업 폼에 프로필 ID를 입력하고 트랜잭션을 확인하십시오.

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

* **내것만 채굴** 버튼을 선택하여 자신의 세계 계약만 표시하도록 합니다. 이렇게 하면 방금 배포한 세계 계약을 더 빨리 찾을 수 있어야 합니다. 찾을 수 없는 경우 페이지를 새로 고치고 다시 시도하십시오.

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

축하합니다! 세계 계약을 성공적으로 배포했습니다. 다음 단계는 이를 Red Pill World, Blue Pill World 또는 Green World으로 설정하는 것입니다.

## 행성 ID

| 행성 이름 | 행성 ID |
| ----- | ----- |
| 지구    | 1     |
| 금성    | 2     |
| 천왕성   | 3     |
| 목성    | 4     |
| 화성    | 5     |
| 수성    | 6     |
| 토성    | 7     |
| 해왕성   | 8     |

[커뮤니티에서 추가 지원을 받으실 수 있습니다.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/korean/products/worlds.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.
