# Green Worlds

## Why Green Worlds?

The goal of green worlds is to incentivize business and/or people to participate in cleaning the planet and stop climate change.

A business doing anything to clean the planet (like planting trees, preventing deforestation, cleaning public places, cleaning oceans, etc.) can deploy a green world and publish its activities on its [CanCan channel](https://payswap.org/cancan) so that users can vote for it. Once the likes of the business' world are high enough, it can mint GW Codes.

GW Codes can be seen as trophees to reward actors that fight climate change. Once minted, a business' GW Codes can be put behind a paywall that members of the community will subscribe to in oder to help the business fight climate change.

Businesses with GW Codes can also get carbon credits certificates from auditors that specialize in climate change so users that subscribe to their paywalls know exactly how much carbon credits they are helping generate.

If you subscribe to the paywall of a business that has GW Codes and that removes 1 million tonnes of carbon from the atmosphere every year, and you are one of a thousand subscribers to the business' paywall, you are responsible for removing 1000 tonnes of carbon per year and you can get a trusted auditor in the carbon credits industry to deliver you a certificate for that.

Green worlds do not limit themselves to climate change though, they can also be minted by businesses that clean public places, clean water, etc.

## How To Deploy A Green World?

* The first step is to deploy a world contract. The page below provides a guide to doing that:

{% content-ref url="/pages/1LFjoqWP4coxZsJUuJde" %}
[Worlds](/products/worlds.md)
{% endcontent-ref %}

* The next step is to update your world contract's category to green. In your world contract's panel, click on the **Control Panel** button

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

  * In the control panel menu, click on the **Update Category** button, pick the **Green** option and validate the transaction

  <div><figure><img src="/files/tLvdBL07x5ASiEMDAnNd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/qgONyR2tZavW0gmc7uLm" alt=""><figcaption></figcaption></figure></div>

  * You should see the category of your world contract update to Green.
  * The step after that is to publish proofs of your activities on your [CanCan](https://payswap.org/cancan) channel so users can start voting for your world contract.

[Get further support from the community here.](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/products/worlds/green-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.
