# Functions of a VC

1. **Find:** Finding the best companies to invest in
2. **Decide:** Deciding which companies to invest in, given the firm’s investment strategy
3. **Win:** Winning deals by being a preferred choice for founders
4. **Help:** Helping companies succeed by supporting them post-investment
5. **Exit:** Navigating towards a great exit, maximizing return on investment

{% embed url="<https://www.signatureblock.co/articles/how-to-break-into-vc>" %}
How to break into VC - Signature Block
{% endembed %}


---

# Agent Instructions: 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:

```
GET https://vc.kiranjohns.com/learn/functions-of-a-vc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
