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

# Developer Platform

## 👋 Welcome to **VΞNTURELABS**

**VΞNTURE into the future of blockchain & DeFi | Backing bold ideas**

Venturelabs is an early-stage venture capital fund investing in **Web3 and crypto infrastructure**.\
We back **bold founders** who are building the foundations of the decentralized future.\
\
🚀 Mission

Our mission is simple:\
**Empower early-stage technical teams** with resources, funding, and guidance to build the **core infrastructure of Web3 & DeFi**.

***

### 🔑 What We Do

* 💸 **Invest** in early-stage Web3 & crypto infrastructure
* 🛠️ **Support** technical founding teams
* 📈 **Scale** innovative decentralized solutions
* 🧱 Focus on the **picks-and-shovels** of blockchain

***

### 🌍 Portfolio Highlights

Venturelabs partners with visionary founders building the future:

✨ [**Gensyn**](https://gensyn.ai/) — Decentralized compute for Machine Learning\
✨ [**Farcaster**](https://farcaster.xyz/) — Decentralized social networking protocol\
✨ [**Lava Network**](https://lavanet.xyz/) — Peer-to-peer RPC & node services\
✨ [**Thirdweb**](https://thirdweb.com/) — Low-code solutions for Web3 dApps\
✨ [**Nibiru**](https://nibiru.fi/) — DeFi-focused blockchain built on Cosmos\
✨ [**Thala Labs**](https://thalalabs.xyz/) — Decentralized stablecoin on Aptos

👉 [See Full Portfolio](https://vxnturelabs.com/#portfolio)

***

### 🧭 Our Approach

We believe the most impactful innovations come from **founders building core blockchain infrastructure**.\
Our strategy:

* Partner early 🤝
* Stay hands-on 🎯
* Think long-term 🌱

***

### 👤 About Us

Venturelabs was founded by **Jones Mathew**, previously:

* Visiting Partner @ **Pear VC** (focused on crypto investments)
* Founder & builder in the **San Francisco Bay Area**
* Experienced in scaling and supporting next-generation companies

***

### 🤝 Get Involved

🚀 Are you building something bold? Let’s connect:

* 📩 [Pitch your project](https://mail.google.com/mail/?view=cm\&fs=1\&to=vntxlabs@vxnturelabs.com\&su=SUBJECT\&body=TEXT)
* 🐦 [Follow us on Twitter](https://x.com/VNTXlABS)
* 🌐 [Explore our Website](https://vxnturelabs.com/)

***

✨ **Venturelabs — Backing the builders of decentralized infrastructure.**


---

# 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://vksnturelabs.gitbook.io/vksnturelabs-docs/readme.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.
