> For the complete documentation index, see [llms.txt](https://docs.myherb.co.il/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myherb.co.il/collaborating/microsoft-and-sustainability/long-term-goals-of-the-collaboration-between-myherb-and-microsoft.md).

# Long-term goals of the collaboration between myHerb and Microsoft

#### Here are some of the key objectives:

## 1. **Achieving Carbon Neutrality**

Both myHerb and Microsoft are committed to reducing their carbon footprints. By leveraging Microsoft’s Cloud for Sustainability, myHerb aims to achieve carbon neutrality by optimizing its operations and supply chain to minimize greenhouse gas emissions.

## 2. **Enhancing Resource Efficiency**

The partnership focuses on improving resource efficiency across myHerb’s operations. This includes reducing waste, conserving water, and optimizing energy use through advanced data analytics and AI-powered solutions provided by Microsoft.

## 3. **Promoting Circular Economy**

A significant goal is to transition towards a circular economy model. This involves designing products and processes that minimize waste and maximize the reuse and recycling of materials.&#x20;

{% hint style="success" %}
myHerb is working with Microsoft to implement sustainable practices that support this model.
{% endhint %}

## 4. **Driving Innovation in Sustainable Practices**

The collaboration aims to foster innovation in sustainability. By utilizing Microsoft’s cutting-edge technologies, myHerb can develop and implement new sustainable practices that can be scaled and replicated across the industry.

## 5. **Empowering Communities**

Both companies are dedicated to empowering communities through sustainability initiatives. This includes educational programs, community engagement, and supporting local environmental projects to create a broader impact beyond their operations.

## 6. **Setting Industry Standards**

By achieving these goals, myHerb and Microsoft aim to set new standards for sustainability in their respective industries. They hope to inspire other companies to adopt similar practices and contribute to a global movement towards a more sustainable future.

## 7. **Long-Term Environmental Impact**

Ultimately, the collaboration seeks to make a lasting positive impact on the environment. This includes significant reductions in carbon emissions, improved biodiversity, and the promotion of sustainable development practices worldwide.

These long-term goals reflect a shared vision of a greener, more sustainable world driven by innovation and collaboration.&#x20;

{% hint style="info" %}
By working together, myHerb and Microsoft are advancing their sustainability agendas and paving the way for others to follow.
{% endhint %}

Is there a specific goal or initiative you would like to delve deeper into?


---

# 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.myherb.co.il/collaborating/microsoft-and-sustainability/long-term-goals-of-the-collaboration-between-myherb-and-microsoft.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.
