> For the complete documentation index, see [llms.txt](https://wiki.oikos-international.org/sustainable-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.oikos-international.org/sustainable-finance/interviews/lessons/impact-investing.md).

# Impact Investing

### Key information

Impact investing is defined as the deployment of investment capital seeking to make a positive social and/or environmental difference alongside financial returns.

*“All investing has an **impact** that is largely opaque to the investor, and I think that the work of our field, in part, is to make that impact, positive and negative … transparent to the investor so that the investor can choose.”*

> — Fran Seegull, Executive Director of the [U.S. Impact Investing Alliance](http://impinvalliance.org/)

How money is allocated influences which companies are able to grow and what products and services are delivered to people, it is one of the most powerful scarce resources.

Historically, investment decisions were almost exclusively made based on the traditional risk vs return model. Today, ESG ratings have led to asset selection screening based on these factors. Impact investing goes one-step further, specifically directing capital towards companies whose product/service has a positive impact.

Broadly speaking, as much as 1/3 of USA Assets Under Management can be considered as Impact Investments.&#x20;

![Source: SOCAP Global](/files/N9OUbhrFmD7e7XWCmlon)

### Our favourite video

{% embed url="<https://www.youtube.com/watch?ab_channel=PYMWYMIC&v=jv3oKGUbCPo>" %}

### If you want more

{% embed url="<https://thegiin.org/impact-investing/>" %}

{% embed url="<https://socapglobal.com/what-is-impact-investing/>" %}


---

# 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://wiki.oikos-international.org/sustainable-finance/interviews/lessons/impact-investing.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.
