> For the complete documentation index, see [llms.txt](https://meet-coop-1.gitbook.io/handbook-trial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meet-coop-1.gitbook.io/handbook-trial/5-commons.hour/design-principles/design-justice.md).

# Design justice - note

> A note, to be added to the main body of the handbook xxx

xxx meet.coop embraces and arises from design justice in two ways. First, treating the stack of commons as a **field of design**, conducted under principles of social, economic and environmental justice. And secondly, designing, stewarding and mobilising the **spaces** of meet.coop *for* the cultivation of social, economic and environmental justice.

As the [Design Justice principles](https://designjustice.org/read-the-principles) define:

* *We design to sustain, heal, and empower our communities, as well as to seek liberation from exploitative and oppressive systems*
* *We center the voices of those who are directly impacted by the outcomes of the design process*
* *We prioritize design’s impact on the community over the intentions of the designer.*
* *We view change as emergent from an accountable, accessible, and collaborative process, rather than as a point at the end of a process.*
* *We see the role of the designer as a facilitator rather than an expert.*
* *We believe that everyone is an expert based on their own lived experience, and that we all have unique and brilliant contributions to bring to a design process.*
* *We share design knowledge and tools with our communities.*
* *We work towards sustainable, community-led and -controlled outcomes.*
* *We work towards non-exploitative solutions that reconnect us to the earth and to each other.*
* *Before seeking new design solutions, we look for what is already working at the community level. We honor and uplift traditional, indigenous, and local knowledge and practices.*


---

# 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://meet-coop-1.gitbook.io/handbook-trial/5-commons.hour/design-principles/design-justice.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.
