> For the complete documentation index, see [llms.txt](https://mars-solutions-lab.gitbook.io/living-guide-to-social-innovation-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mars-solutions-lab.gitbook.io/living-guide-to-social-innovation-labs/seeing/systemic-design.md).

# Systemic Design

Systemic design is an approach that integrates systems thinking and human-centred, and social-centred design in response to highly complex social, economic and environmental problems. Systemic design is a living framework to use the two schools of thinking and suites of multidisciplinary methods together.&#x20;

Systems thinking is often seen as complimentary or pre-cursor approaches for design, providing scope and focus. Increased complexity in our worlds, like globalization, climate change, exponential technology, have made it very challenging for designers. Systems thinking can provide the scaffoldings to help designers design responsibly for positive impact, and avoid unintended consequences.&#x20;

Systemic design enables us to make sense of more complexity & more perspectives, faster.

![Drawing by Yunsun Chung, RSD4. ](/files/-LnNUKS6cKM_QJq1Csqp)

Systems thinking and design thinking are complementary.&#x20;

![](/files/-LnNUjK_vQOC5-gOQ_Uf)

For a more in-depth explanation, see [What Is Systemic Design](https://medium.com/the-overlap/what-is-systemic-design-f1cb07d3d837).

![Systemic Design provides a framework to integrate systems thinking and design. Source: Systemic Design Toolkit (2018) https://www.systemicdesigntoolkit.org/methodology last accessed 2019-09-04](/files/-LnwNE68BeFBL3_N7EMi)

{% hint style="info" %}
For tools and resources on systemic design visit the [Systemic Design Toolkit. ](https://www.systemicdesigntoolkit.org/)The toolkit will help you understand why your challenge is hard to tackle, explore interventions to start the transformation and define and implement your transition plan.&#x20;

[Follow the Rabbit: A Field Guide to Systemic Design](https://www.yumpu.com/en/document/view/55701698/follow-the-rabbit/3) by Roya Damabi from the Government of Alberta CoLab is another great resource for systemic design.

The [Relating Systems Thinking and Design (RSD) symposium series](https://systemic-design.net/) is helping to drive research and knowledge mobilization, with published proceedings in the scientific design research journal [FORMakademisk](http://www.formakademisk.org/).
{% endhint %}


---

# 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://mars-solutions-lab.gitbook.io/living-guide-to-social-innovation-labs/seeing/systemic-design.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.
