# VentureFlow User Guide

## What is VentureFlow?

VentureFlow is a comprehensive SaaS platform designed for Web3 venture capital firms, with a focus on streamlining various aspects of the investment process. Its features include lead, investment, and deal flow management, which enable different roles within the firm to collaborate effectively. The tool also offers vesting schedule reminders, portfolio analysis, and other functionalities to empower the team and improve the overall efficiency of the firm.

## Features Overview

* [Leads Management](https://docs.ventureflow.xyz/leads-management)
* [Deals Management](https://docs.ventureflow.xyz/deals-management)
* [Fund Management](https://docs.ventureflow.xyz/fund-management)
* [Vesting and Meeting Reminder](https://docs.ventureflow.xyz/vesting-and-meeting-reminder)
* [Dashboard and Analytics](https://docs.ventureflow.xyz/dashboard-and-analytics)
* [User Management](https://docs.ventureflow.xyz/user-management)
* [Wallet Management](https://docs.ventureflow.xyz/wallet-management)

{% hint style="info" %}
[<mark style="color:purple;">**Request a Demo**</mark>](https://www.ventureflow.xyz/RequestADemo)
{% endhint %}

## Getting Started

Launch the web app at <https://app.ventureflow.xyz/>

We recommend using Google Chrome

1. Sign up with username, password and verification code.
2. Create an Organization.
3. Invite other users to your organization and assign roles to them. Easily search username to invite.
4. Create a team and set up a team leader (if applicable).

View [User Management](https://docs.ventureflow.xyz/user-management) to learn how to set up teams and assign roles.

5. If you are the organization admin, please create a [fund](https://docs.ventureflow.xyz/fund-management) for investment and a [wallet](https://docs.ventureflow.xyz/wallet-management) for receiving investment tokens. (If you are NOT admin role, skip this step).

<figure><img src="https://lh4.googleusercontent.com/7MnCs5oZ8tlbHvbjFVScbg3KZ0XhbJxoJpGKaWo0Ce1rAHPKfNmynczp8NeBpRiIoXETNW4oMfSaze5IOXzKSamKMwZRvbtACPNigwC4sPnIFlwUQ9nVhE9LhS8dUrapUel3LNKyBDYnCYl-u5xFnlc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[<mark style="color:purple;">**Email us if any feedback**</mark>](#user-content-fn-1)[^1]<mark style="color:purple;">**: <contact@ventureflow.xyz>**</mark>
{% endhint %}

[^1]:


---

# 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://docs.ventureflow.xyz/ventureflow-user-guide.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.
