# The Systemic Investing Process

This practice guide is structured along a procedural logic. It lays out all the steps of the systemic investing process for designing, developing and implementing a systemic investment program from scratch.&#x20;

This process hypothesis represents the current status of our thinking and is based on learning from our own as well as our partners' work. As the field continues to expand and more practitioners are engaging with systemic investing these learnings will amplify and our hypothesis on how the systemic investing process looks like will naturally change.

## The nature of the process

A key feature of systemic investing is iteration. Systems are dynamic and ever-changing by nature, so the practice of allocating financial capital with the intention to change systems needs to respond to this. This is why the systemic investing process is not a linear step-by-step approach but a highly iterative endeavor: the different activities build on and amplify each other, many steps need to be taken in parallel, and as new insights emerge they may require systemic investor to constantly adapt and revisit previous steps. So, when visually mapping out the systemic investing process, the result is not a straightforward, linear process diagram, but two interdependent cycles.

<figure><img src="/files/TFHrSaKlMV2DPp5248sv" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Program Design & Development

Cycle 1 is about designing and developing a systemic investment program, i.e. getting such an effort off the ground. It focuses on how investors and other key actors orient within a system, build understanding, develop strategy, design coherent architectures, and prepare programs for activation. It’s where systemic investing becomes tangible — combining systems thinking, investment design, and collaboration in practice.&#x20;

This is where most of our work to date has taken place. Here, systemic investing has evolved from theory into practice — translating the hallmarks of systemic investing into real-world approaches and tools for designing systemic investment programs.
{% endstep %}

{% step %}

### Program Implementation

Cycle 2, with its phases still to be defined in detail, will explore how systemic investment programs operate once established — how capital is deployed, stewarded, and adapted over the long term and in response to system feedback. This area is still emerging, with frameworks grounded in: TCI's own prototyping work; engagement with and profiling of pioneering actors in the field (e.g., through case studies); and, learning from adjacent fields and initiatives.
{% endstep %}
{% endstepper %}

Each cycle entails different phases and each phase comprises a variety of activities. The practice guide is structured accordingly and devotes separate chapters and sub-chapters to each phase and activity.&#x20;

## Navigating through the guide

To make it easier to navigate the guide, each chapter is structured in the same way:

1. A brief **introduction** to a topic, providing context and specifying the relevance of the topic,
2. **Guidance and suggestions** to enable readers to perform the work in their own context,
3. A list of **practical tips**, including best practices and mistakes to avoid, and
4. A list of **reading materials** with more detail for those who want to dive deeper.

Broadly speaking, the content captured in different chapters is presented in sequential order. Often, the outputs generated in one chapter will be used as inputs in subsequent chapters. We recommend you read chapters in sequential order, at least the first time. That’s because not all chapters contain sufficient information to be useful on their own. However, if you are familiar with systemic investing, you can skip ahead to those chapters that are of greatest interest to you.


---

# Agent Instructions: 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://transcap-initiative.gitbook.io/systemic-investing-practice-guide/introduction/the-systemic-investing-process.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.
