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

# The Thesis

{% hint style="success" %}
**Invest in startups that advance human, financial, or natural capital, at scale.**
{% endhint %}

### **Tactical focus**&#x20;

$15-20k cheques in $500k-$2m pre-seed/seed rounds addressing one or a mix of any of the following areas.

> I'll be focussed on startups that are working on labour productivity tools, more equitable financial systems, as well as solutions that make decarbonisation a no-brainer.&#x20;

| 🧠 Human Capital                                              | 💸 Financial Capital                                                         | 🌍 Natural Capital                                                     |
| ------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| **Productivity:** to augment and leverage human capabilities. | **Fairness:** to facilitate a more equitable and impactful financial system. | **Sustainability:** to make decarbonisation compelling and profitable. |

### **Why these areas matter**&#x20;

Each component in the above table is the flip-side of a problem which if solved (even if partially in some small way), could result in significant financial and societal gains.&#x20;

These problems are summarised in the following interactive tab.

{% tabs %}
{% tab title="Productivity" %}

<div align="center"><img src="/files/N66kiPFm3DaLKeSN2H4w" alt="G7 Labour Productivity Growth (10yr rolling average, % y/y) [source: capitaleconomics.com]"></div>

Labour productivity growth has been in [structural decline since the 1970s](https://www.capitaleconomics.com/blog/productivity-holds-the-key-to-the-next-decade/) for a variety of reasons. Technology has a role to play in reversing this trend profitably, and with gains accruing to [society](https://michaeltefula.gitbook.io/angel-investing/notes/rough-notes#labour-productivity-growth-vs-capital-productivity-growth), too.
{% endtab %}

{% tab title="Fairness" %}
![\[Source: WSJ\] / Original data from https://www.nber.org/papers/w20733](/files/wM84uy5kKaaMJ9SYoYEa)

Financial capital gains are concentrated in the top 1% and [most gains in wealth](https://www.resolutionfoundation.org/app/uploads/2020/12/The-UKs-wealth-distribution.pdf) come from asset ownership. More equitable financial platforms can alleviate this.
{% endtab %}

{% tab title="Sustainability" %}
![Source: The Atlantic, Science & ClimateProgress.org](/files/OeYhgor9WxwVZCe7B85j)

The [hockey-stick](https://www.theatlantic.com/technology/archive/2013/05/the-hockey-stick-the-most-controversial-chart-in-science-explained/275753/) rise in the mean global temperature due to CO2 emissions is an extinction-level threat. Sustainability, adaptation, and mitigation efforts are urgently required to avert disaster.
{% endtab %}
{% endtabs %}

> **Tremendous challenges present tremendous opportunity to profitably unlock value while advancing society as a whole.**


---

# 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://michaeltefula.gitbook.io/angel-investing/investment-thesis/the-thesis.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.
