# 世界

ワールド契約は、ユーザーに次のようなインセンティブを提供します：

* 現在の世界のデジタルツインを作成する - レッドピルワールド
* 現在の世界に代替案を提案する - ブルーピルワールド
* 現在の世界をクリーン化/緑化する - グリーンピルワールド

ワールド契約は、[plus code](https://plus.codes)システムを使用しています。これは、全世界のためのオープンソースのデジタルアドレッシングシステムであり、世界の各部分にインセンティブを創出します。

ワールド契約を展開するには：

* [Worlds page](https://payswap.org/worlds) に移動し、**Deploy World** ボタンをクリックします

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

* ポップアップされるフォームに、プロファイルIDを入力し、トランザクションを検証します

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

* **Mine Only** ボタンをチェックして、自分のワールド契約のみを表示するようにします。これにより、展開したばかりのワールド契約をより迅速に見つけることができるはずです。見つからない場合は、ページをリロードして再試行してください。

<figure><img src="/files/vly0oW9GDMalXNtuBUXe" 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/ri-ben-yu/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.
