# Mundos

Los contratos de mundo crean incentivos para que los usuarios:

* creen gemelos digitales del mundo actual: Mundos Píldora Roja
* propongan alternativas al mundo actual: Mundos Píldora Azul
* limpien/ecologizen el mundo actual: Mundos Píldora Verde

El contrato de mundo utiliza el sistema [plus code](https://plus.codes), que es un sistema de direccionamiento digital de código abierto para todo el mundo, para crear incentivos en cada parte del globo.

Para desplegar un contrato de mundo:

* Ve a la [página de Mundos](https://payswap.org/worlds) y haz clic en el botón **Desplegar Mundo**

<figure><img src="https://52381392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJgu5vsJ53ypzMGYZalMA%2Fuploads%2Fgit-blob-b3234eafde80ee318781a93fd1d8cd055e5ac7e9%2Fworld.png?alt=media" alt=""><figcaption></figcaption></figure>

* En el formulario que aparece, ingresa tu ID de perfil y valida la transacción

<figure><img src="https://52381392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJgu5vsJ53ypzMGYZalMA%2Fuploads%2Fgit-blob-1d375f410732ee396e7c022435a6b54a8c720ebb%2Fworld2.png?alt=media" alt=""><figcaption></figcaption></figure>

* Marca el botón **Solo Míos** para mostrar solo tus contratos de mundo; esto debería ayudarte a encontrar el contrato de mundo que acabas de desplegar más rápido. Si no puedes encontrarlo, recarga la página e inténtalo nuevamente

<figure><img src="https://52381392-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJgu5vsJ53ypzMGYZalMA%2Fuploads%2Fgit-blob-ef9de148709650e935846db5caefe5c4d5bc3801%2Fworld3.png?alt=media" alt=""><figcaption></figcaption></figure>

¡Felicidades! Has desplegado con éxito tu contrato de mundo. El siguiente paso es configurarlo como un Mundo Píldora Roja, Mundo Píldora Azul o Mundo Verde.

## IDs de Planetas

| Nombre del Planeta | ID del Planeta |
| ------------------ | -------------- |
| Tierra             | 1              |
| Venus              | 2              |
| Urano              | 3              |
| Júpiter            | 4              |
| Marte              | 5              |
| Mercurio           | 6              |
| Saturno            | 7              |
| Neptuno            | 8              |

[Obtén más ayuda de la comunidad aquí.](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/espanol/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.
