# Due Diligence

## Project Profile

The project profile allows users to learn essential information about projects wanting to list on VentUp. Information such as a project summary, team, advisors & partners, and pool & token information. This allows users to execute individual due diligence as the necessary information is presented beforehand.

Furthermore, users can analyze sentiment towards a project, as there is a comment section on every project page. This does not, nevertheless, constitute in any way financial advice. The ability to gauge overall opinions about a specific project provides extra due diligence and increases users' confidence when making investment decisions on VentUp.

![](/files/-Mi19ZMHtwxU6LtZiNEB)

## Vent Quality Standards

The Vent Quality Standard Check is performed after the Vent community sufficiently upvotes a project. The process ensures we reduce risk exposure and ensure our users' correct decision-making before a project's token launch. The Vent Quality Standards is composed of the following criteria:

|                    |                           |
| ------------------ | ------------------------- |
| Clarity of Purpose | Market Size / Product Fit |
| Problem-Solving    | Inclusivity               |
| Think-Differently  | Core-Technology           |
| Tech Integration   | Funding                   |
| Tokenomics         | Team DNA                  |


---

# 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://vent-finance.gitbook.io/vent-finance/ventup-launchpad/launchpad/due-diligence.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.
