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

# About

## Achievements

vVv Ventures has a track record of securing allocations in the most sought after projects. What allows us to do so is our value as investors beyond capital. We have a strong network of VCs, launchpads, KOL and angels, but we also provide something which few can compete with: exposure to a large and valuable audience.

The only way we could built this successful brand is by uncompromisingly putting our community first — every step of the way.

Thousands of investors support vVv today as a result.

Our audience on X alone grew to over 300k in total. We have tens of thousands tune in to AMAs with the industry's most respected guests. And we have a big portfolio of some of the best companies in the world, with high returns for our investors.

## Deal sourcing

vVv Ventures connects 1,000 verified investors with top-tier investment opportunities, achieved through a combination of highly diligent research and an extensive network.&#x20;

Over the past year, vVv Ventures has amassed a large online presence. With our unparalleled levels of engagement, we can provide founders with not only capital but also exposure and support.&#x20;


---

# 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://gitbook.vvv.net/vvv/vvv-vc/about.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.
