> For the complete documentation index, see [llms.txt](https://sloth-surprised.gitbook.io/surprised-sloth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sloth-surprised.gitbook.io/surprised-sloth/our-thoughts/expect-cooperative-organizations.md).

# Expect cooperative organizations

We are committed to promoting the important concept of sustainable development, not only the sustainable development of science and technology, but also the operation of the world everywhere needs this concept, in order to carry out everything smoothly.

Therefore, we hope to cooperate with world-class organizations, such as: World Business Council for Sustainable Development, International Organization for Conservation of Nature, The Nature Conservancy, etc., and use actions to practice the ideas we promote.

We will also look for more partners in the future, let us work together for this beautiful world.

## World Business Council for Sustainable Development

<div align="center"><img src="/files/GwYSQeHAIq9iEG8j0RKT" alt="&#x22;Source: https://www.wbcsd.org/&#x22;"></div>

[World Business Council for Sustainable Development](https://www.wbcsd.org/)（WBCSD）is the premier global, CEO-led community of over 200 of the world’s leading sustainable businesses working collectively to accelerate the system transformations needed for a net zero, nature positive, and more equitable future.

**We hope that in the not too distant future, there will be an opportunity to create a world where all people can live in peace and live a good life.**

## International Union for Conservation of Nature

!["Source: https://www.iucn.org/"](/files/FI6hQGoPoS6V3R109jx1)

[International Union for Conservation of Nature](https://www.iucn.org/)(IUCN) is the world's largest, oldest and most influential global non-profit nature conservation organization. IUCN's vision is to envision "a fair world that cherishes and protects nature", and its mission is to "influence, encourage and support society". To maintain the integrity of natural biodiversity around the world, and to ensure fair and ecologically sustainable ways of using natural resources.”

**We believe that as members of nature, we must be "United for Life and Livelihoods"**<br>

## The Nature Conservancy

!["Source: https://www.nature.org/en-us/"](/files/gAB81jOc3IlyeWk9Swht)

[The Nature Conservancy](https://www.nature.org/en-us/) is a global environmental non-profit organization whose mission is to create a world where people and nature can thrive, and as the world's leading charity, make the most of every donation to achieve the sustainable development of nature.

***Surprised Sloths will be powerful helpers for international organisations.***


---

# 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://sloth-surprised.gitbook.io/surprised-sloth/our-thoughts/expect-cooperative-organizations.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.
