> 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/bonus-learning/divestment.md).

# Divestment

The following resources about fossil fuel divestment were prepared by our partner [@SriEvent](/sustainable-finance/partners-and-organizers/partners/srievent.md). Check out [@SriEvent ](https://mondosri.wordpress.com/)website for more resources, news, #LiveTweeting, and more.&#x20;

### **Origins and Milestones of Divestment**

[**Unburnable Carbon: Are the World’s Financial Markets Carrying a Carbon Bubble?**](https://carbontracker.org/reports/carbon-bubble/)  -The original report released in 2011 by Carbon Tracker that codified the concepts of "stranded assets" and "carbon bubble" from which the fossil fuel divestment movement and campaign started

[**Global Warming’s Terrifying New Math**](https://www.rollingstone.com/politics/politics-news/global-warmings-terrifying-new-math-188550/) **-** This article by Bill McKibben published on Rollingstone.com in 2012 triggered the fossil fuel divestment movement and campaign first in US college campuses and then across the world

[**Laudato si' encyclical letter (in particular: par.26, par.165)**](https://www.vatican.va/content/francesco/en/encyclicals/documents/papa-francesco_20150524_enciclica-laudato-si.html) **-** Pope Francis' so-called "green" encyclical that stressed the urgent need to progressively phase out fossil fuels and inspired the Catholic world to act on climate through divestment

[**Fossil Fuel Divestment Act**](https://www.oireachtas.ie/en/bills/bill/2016/103/) - The law that in 2016 made Ireland the first country in the world to divest from fossil fuels

[**LD99 - An Act To Require the State To Divest Itself of Assets Invested in the Fossil Fuel Industry**](http://www.mainelegislature.org/legis/bills/display_ps.asp?ld=99\&PID=1456\&snum=130) - The law that in 2021 made the Main State the first in the US to divest from fossil fuels

[**Harvard Will Move to Divest its Endowment from Fossil Fuels**](https://www.thecrimson.com/article/2021/9/10/divest-declares-victory/) - The moment Harvard University, the richest on earth, in 2021 committed to divest from fossil fuels in practice after a decade of resistance to one of the longest, strongest and most iconic divestment campaigns in the world, carried out by its students

### Data

[**Invest-Divest 2021 report**](https://www.stand.earth/sites/stand/files/divestinvestreport2021.pdf) - A decade of progress towards a just climate future (released October 26, 2021)&#x20;

[**Divestment Database**](https://divestmentdatabase.org/) - The database of fossil fuel divestment commitments made by institutions worldwide&#x20;

### Organizations and Coalitions

[**350.org**](https://350.org) - This US-based non-profit, climate activist organization was co-founded by Bill McKibben and represents the heart of the fossil fuel divestment movement and campaign ("350" stands for 350 parts per million, which is the concentration of carbon dioxide in the atmosphere considered safe by scientists)

[**Laudato si' Movement**](#origins-and-milestones-of-divestment) - Formerly the Global Catholic Climate Movement. They have a great section on Divestment. This is a coalition of Catholic institutions and organizations from across the world committed to acting on climate, being inspired by Pope Francis' encyclical Laudato si', which is linked above

[**DivestInvest**](https://www.divestinvest.org/why-divestinvest/) - A global network of organizations committed to divest from fossil fuels and (re)invest in climate solutions in order to tackle the climate crisis

### **Other Related Initiatives**

[**The Fossil fuel Non-proliferation Treaty**](<https://fossilfueltreaty.org/ >) - A global initiative launched in 2020 to phase out fossil fuels and support a just transition through an internationally binding treaty modeled on the historical Treaty on the Non-Proliferation of Nuclear Weapons


---

# 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/bonus-learning/divestment.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.
