> For the complete documentation index, see [llms.txt](https://ztherecosystem.gitbook.io/weareregens/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ztherecosystem.gitbook.io/weareregens/addressing-the-problem/greenwashing.md).

# Greenwashing

Greenwashing is a marketing tactic used by companies to make their products or services appear more environmentally friendly than they actually are. It involves using misleading or exaggerated claims about the environmental benefits of a product or service, with the goal of appealing to consumers who are looking for eco-friendly options.

Greenwashing can take many forms, such as using vague or unverifiable claims like "all-natural" or "eco-friendly," or displaying environmental logos or certifications that are either fake or irrelevant to the product's actual impact on the environment.

Greenwashing can be harmful because it can mislead most people into thinking they are making ecologically responsible choices when they are not. It can also undermine the efforts of genuinely eco-responsible initiatives by diluting the meaning of green labels and certifications.&#x20;

Therefore, it's important for consumers to be aware of greenwashing tactics and to research products and companies before making purchasing decisions.


---

# 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:

```
GET https://ztherecosystem.gitbook.io/weareregens/addressing-the-problem/greenwashing.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.
