> For the complete documentation index, see [llms.txt](https://documentation.opencollective.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.opencollective.com/our-organization/our-investors.md).

# Our Investors

Open Collective is building something for people who want to work for real change.

To do that, we needed investors who were willing to support us - but allow us to retain our independence.

Since our launch in 2015, we have raised a total of $2,815,000 so far, including:

* $815k in convertible notes in 2015-2016
* A $2M Series Seed in June 2017.

Our investors believe in our mission - so they allow us to focus on real impact over rapid growth, and do not control the platform.

{% embed url="<https://www.youtube.com/watch?t=128s&v=bbtQcW4E_RU>" %}

{% hint style="info" %}
[Discover who’s invested in Open Collective since 2015 here](/our-organization/our-investors.md).
{% endhint %}

### Investor Updates

We update our investors annually, in public, [on our blog.](https://blog.opencollective.com/tag/investor-updates) Our latest update [can be found here.](https://blog.opencollective.com/open-collective-2022-investors-update)

### Our Strategy for 2023-24

Over the next two years, we aim to prepare Open Collective so that it can become a platform that can scale while maintaining its values.

This will include:

* Building a mature team that’s ready for the future, with clear processes and stronger communications
* Growing based on what makes us different, and discovering what our community wants next
* Co-designing the next phase of our platform with our users and communities
* Allow our community to scale by giving hosts the help they need to grow

To find out more about what that means for Open Collective, read our [2023-24 strategy post](https://blog.opencollective.com/oc-strategy-2023-2024).

### Exiting to Community

Often, startups develop to the point where they are acquired by a larger organization, or are listed on the stock market. This is known as an “exit”.

Instead of planning for this, we are actively exploring an “exit to community” - in which our users and community become owners of the platform.

This means that Open Collective would continue to grow, in the interests of those that use and value it.

To learn more about this, visit our Exit to Community page \[link to <https://opencollective.com/e2c>]


---

# 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://documentation.opencollective.com/our-organization/our-investors.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.
