> For the complete documentation index, see [llms.txt](https://transcap-initiative.gitbook.io/systemic-investing-practice-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://transcap-initiative.gitbook.io/systemic-investing-practice-guide/systemic-investing-practice-guide.md).

# Systemic Investing Practice Guide

Created by the [TransCap Initiative](https://transformation.capital/)

Welcome to the **Systemic Investing Practice Guide**, your go-to resource for designing and implementing systemic investment programs. This guide explores cutting-edge methodologies for aligning capital with transformative outcomes, offering practical tools and insights to navigate complexity and drive meaningful change. Whether you're an investor, policymaker, or change agent, you'll find actionable strategies to integrate systems thinking into investment practices, prioritize long-term impact, and foster collaboration across stakeholders.

This is a living document, that we will be adding to and improving over time, as our own knowledge grows. We'd love to hear what you think; reach out to us: [community@transformation.capital](/systemic-investing-practice-guide/part-1-program-design-and-development/systems-orientation/transformational-intent-setting.md). &#x20;

[About](/systemic-investing-practice-guide/systemic-investing-practice-guide/about.md) | [Technical Information](/systemic-investing-practice-guide/systemic-investing-practice-guide/technical-information.md) | [Legal Information](/systemic-investing-practice-guide/systemic-investing-practice-guide/legal-information.md)


---

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