> 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/banking-and-asset-management.md).

# Banking and Asset Management

### Key information

Banking and Asset Management are tools for Sustainability and Development. But the United Nations Conference on Trade and Development 2020 report confirms that there is a **$2.5 Trillion Gap** to achieve the Sustainable Development Goals. [World Investment Report](https://unctad.org/system/files/official-document/WIR2020_CH5.pdf).&#x20;

![Source: World Economic Forum, 2017](https://lh4.googleusercontent.com/opE4-b5R3Wn6R5e-GgG34snGoziXKEbecdPi7X2HI6QrLnibqJ0vYps0ALRrql4EObc_MSVQIRTp6wg6tn45I9sn5XIBDkh1KvFbjGNykm_NX8547a_l46VVfl7eZvDt3fU3uvRUBCXW_7b6FFjVzYl_eg)

More money needs to flow towards sustainability and green projects. Current investment trends and monitoring capacities show we fall short. [Green Finance Platform](https://www.greenfinanceplatform.org/research/sdg-investment-trends-monitor)

We can do this by mapping the SDGs to Impact Investing and aligning our goals to our tools. [How do we connect the SDGs to ESG?](https://sustainometric.com/esg-to-sdgs-connected-paths-to-a-sustainable-future/)

#### How to Get to Sustainable Banking

In our banking world, we need to have structural reforms, integrate ESG risks, and use more sustainable lending. One place that has defined the principles we need is the [**Global Alliance on Banking Values (GABV**](https://wiki.oikos-international.org/sustainable-finance/interviews/lessons/www.gabv.org)).

![](https://lh3.googleusercontent.com/RGk0QrV7Ml3z1CWggO8kPrnisLWLZBh0Rv4BErxf4aJGTiYN7DLL0x9Ki16BjVjm84zIFq7bcDb9PAR0Z1Y_t24fPqw-R6ZhUPaTPeQ77mODLd4AQJwHDOYooZQC4ZkhzngpqD34ph-zEmV23Ha944DCrg)

Another effort to follow is the [UN's Principles of Responsible Banking](https://www.unepfi.org/banking/bankingprinciples/) which has had massive adoption with 45% of global assets participating including 275 signatories. You can check if your bank has signed the principles here: [UNEFPI Signatories](https://www.unepfi.org/banking/bankingprinciples/prbsignatories/). Check this for [resources for implementation](https://www.unepfi.org/banking/bankingprinciples/resources-for-implementation/).&#x20;

![](https://lh6.googleusercontent.com/Dy6TQFKnQ74bhHHEgIT5-lTYl5St6vDmIn9KRzFOefzPHfcgJGjNvCu0kdCurMTcrIJDy7RSkEZJYNjhsFr9f70ZL2WE75NY1SvRbmrOvvGwZXlcgMqQ99TNOCtentR9X3TmCgq5qBU3TathX3UsQNWKZA)

### Our favourite video

{% embed url="<https://www.youtube.com/watch?v=TMm45JvmXKo>" %}
Source: Frankfurt School of Finance & Management
{% endembed %}

Think of Asset Managers as chefs because they create portfolios for their clients to balance: Risk, Return, and Impact (Sustainability). The "chef" must cater to the needs of their clients and allign their needs and motives to security possibilities.&#x20;

### If you want more

{% embed url="<https://www.weforum.org/agenda/2016/07/blended-finance-sustainable-development-goals>" %}


---

# 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/banking-and-asset-management.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.
