> 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/portfolio/investments.md).

# Investments

{% tabs %}
{% tab title="🧠 Human Capital" %}
[Dala.ai](https://dala.ai/)

*Mission:* `...to make work more coherent, and delightful – reframing productivity from “more” to “better".`\
\
[Hyper](https://www.hyperar.com/)

*Mission:* `...to create a digital layer for the physical world.`\
\
[Hyfe](https://www.hyfe.ai/)

*Mission:* `...to transform healthcare and impact global health through acoustic epidemiology.`

[LogSpend](https://logspend.com/)

*Mission:* `...to optimise the cost & performance of generative AI applications.`

[Passionfruit](https://www.usepassionfruit.com/)

*Mission:* `...to be the operating system for the next generation of independent workers.`\
\
[TitanML](https://www.titanml.co/)

*Mission:* `...to make make machine learning models cheaper, easier and faster to deploy.`
{% endtab %}

{% tab title="💸 Financial Capital" %}
[Awabah](https://awabahng.com/)

*Mission:* `...to help millions of Nigerians get on the Micro Pension Scheme, the first step to a financially secure future.`<br>

[Cino](https://www.getcino.com/)

*Mission:* `...to help people pay together seamlessly.`

\
[CIRCA5000](https://circa5000.com/)\
\&#xNAN;*Mission:* `...to make investing effortless and impactful for everyone.`\
\
[Incredible](https://www.getincredible.com/)

*Mission:* `...to help people relcaim their financial freedom by paying off loans and credit cards faster.`\
\
[Odin](https://www.joinodin.com/)

*Mission:* `...to create a better way to invest together.`\
\
[ScaleupFinance](https://www.scaleup.finance/)

*Mission:* `...to take financial management off your hands, so you have the freedom to be a founder.`

[Sync Savings](https://www.sync-savings.com/)

*Mission:* `...to connect people to great savings accounts.`
{% endtab %}

{% tab title="🌍 Natural Capital" %}
[Climate Aligned Company](https://climatealigned.co/)

*Mission:* `...to make climate investing data available to everyone.`

[Reboxed](https://reboxed.co/)

*Mission:* `...to save hundreds of millions of used devices from waste and transform the buying and selling of tech for good.`\
\
[Sojo](https://home.sojo.uk/)

*Mission:* `...to make fashion circular and keep garments out of landfills.`

[Spruce](https://www.spruce.eco/)

*Mission:* `...to accelerate the green energy transition in homes by equipping heat pump installers with work productivity software.`
{% endtab %}
{% endtabs %}


---

# 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/portfolio/investments.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.
