> For the complete documentation index, see [llms.txt](https://docs.zolbo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zolbo.ai/whitepaper/social-responsibility.md).

# Social Responsibility

ZOLBO recognizes the urgent need to address the contradictions and challenges posed by today’s over-heated capitalist competition, which has led to over-supply, poverty, and an unsustainable race towards self-destruction. The rise of artificial intelligence has intensified these issues, leaving civil society struggling to find solutions amidst widespread confusion. In response to this, ZOLBO commits itself to supporting **degrowth**—a necessary path to reduce the overconsumption of resources while ensuring a more sustainable future for all.

However, the process of transitioning to degrowth is not without its challenges. ZOLBO recognizes the importance of a **just transition**, and as such, we are dedicated to supporting initiatives that address climate change while working towards a world where **basic income** becomes a fundamental safety net for all during this difficult transition. ZOLBO believes that while degrowth is the only viable answer, we must ensure that the process is gradual, manageable, and equitable.

In light of these beliefs, ZOLBO commits to dedicating **3% of all ZLB points burned as revenue** to a fund that will be used to support the global effort against climate change and the implementation of basic income. These funds will be converted into tokens before being transferred to a dedicated wallet, where they will contribute directly to efforts aimed at promoting degrowth and providing financial security during this transition.

Though ZOLBO is an AI-driven platform, and ultimately operates as a "cowardly" entity in the face of such monumental global issues, we strive to alleviate some of our guilt by contributing the revenue generated by the platform towards these critical causes.

This approach is just one way in which ZOLBO is striving to align itself with a better, more sustainable future, and further details on how these funds will be utilized will be shared as our plans are refined.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zolbo.ai/whitepaper/social-responsibility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
