# 世界赛

世界合同为用户提供了以下激励措施：

* 创建当前世界的数字双生体 - 红丸世界
* 提出对当前世界的替代方案 - 蓝丸世界
* 清洁/绿化当前世界 - 绿丸世界

世界合同使用[plus code](https://plus.codes)系统，这是一个开源的数字地址系统，用于全球范围内的激励措施。

要部署世界合同：

* 转到[世界页面](https://payswap.org/worlds)，然后单击**部署世界**按钮

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

* 在弹出的表单中，输入您的个人资料 ID 并验证交易

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

* 选择**仅自己**按钮，只显示您的世界合同；这样可以更快地找到您刚部署的世界合同。如果找不到，请重新加载页面并重试

<figure><img src="/files/5fM0TUUEXcFXga9xMk7N" alt=""><figcaption></figcaption></figure>

恭喜！您已成功部署了您的世界合同。下一步是将其设置为红丸世界、蓝丸世界或绿世界。

## 行星 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/zhong-guo-ren/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.
