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

# Investment Thesis

* [x] [VC Investment Thesis: Union Square Ventures](https://www.alexanderjarvis.com/investment-thesis-union-square-ventures/)
* [x] [VC Investment Thesis: Underscore](https://www.alexanderjarvis.com/vc-investment-thesis-underscore/)
* [x] [VC Investment Thesis: Savannah Fund](https://www.alexanderjarvis.com/investment-thesis-savannah-fund-mbwana-alliy-africa/)
* [x] [VC Investment Thesis: Point Nine Capital](https://www.alexanderjarvis.com/vc-investment-thesis-point-nine-capital/)
* [x] [VC Investment Thesis: Placeholder.vc](https://www.alexanderjarvis.com/vc-investment-thesis-placeholder-vc/)
* [x] [VC Investment Thesis: OpenOcean](https://www.alexanderjarvis.com/vc-investment-thesis-openocean-venture-capital/)
* [x] [VC investment Thesis: Notation Capital](https://www.alexanderjarvis.com/investment-thesis-notation-capital-2/)
* [x] [VC Investment Thesis: NextView](https://www.alexanderjarvis.com/vc-investment-thesis-nextview-fund-iii/)
* [x] [VC Investment Thesis: Maven Ventures](https://www.alexanderjarvis.com/vc-investment-thesis-maven-ventures/)
* [x] [VC Investment Thesis: Kima Ventures](https://www.alexanderjarvis.com/investment-thesis-kima-ventures/)
* [x] [VC Investment Thesis: Homebrew](https://www.alexanderjarvis.com/investment-thesis-homebrew/)
* [x] [VC Investment Thesis: Escala VC](https://www.alexanderjarvis.com/investment-thesis-escala-vc-2/)
* [x] [VC Investment Thesis: Earlybird](https://www.alexanderjarvis.com/vc-investment-thesis-earlybird/)
* [x] [VC Investment Thesis: Deep Space Ventures](https://www.alexanderjarvis.com/vc-investment-thesis-deep-space-ventures/)
* [x] [VC Investment Thesis: Daphni](https://www.alexanderjarvis.com/vc-investment-thesis-daphni/)
* [x] [VC Investment Thesis: Cento Ventures](https://www.alexanderjarvis.com/vc-investment-thesis-cento-ventures/)
* [x] [VC Investment Thesis: Bowery Capital](https://www.alexanderjarvis.com/vc-investment-thesis-bowery-capital/)
* [x] [VC Investment Thesis: Alven](https://www.alexanderjarvis.com/vc-investment-thesis-alven/)
* [x] [VC Investment Thesis: 500 Startups](https://www.alexanderjarvis.com/investment-thesis-500-startups/)
* [x] [VC Investment Thesis: 1839](https://www.alexanderjarvis.com/vc-investment-thesis-earlybird-2/)
* [ ] [Template for Creating a VC Investment Thesis](https://fi.co/insight/template-for-creating-a-vc-investment-thesis)
* [ ] [Investment Thesis Fundamentals](https://www.slideshare.net/dmc500hats/investment-thesis-fundamentals-april-2016)
* [ ] [In Search of Narrative Violations](http://www.bedrockcap.com/letter)
* [ ] [FJ Labs’ Investment Strategy](https://fabricegrinda.com/fj-labs-investment-strategy)\\

### A VC explains VC’s “Investment Thesis

{% embed url="<https://youtu.be/DJzZtwDvczM>" %}

\\


---

# 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://vc.shibin.co/vc/investment-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.
