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

# Differentiation

### What makes Vent Finance different?

Vent Finance differentiates from the competition by focusing on being community-driven and a uniform platform for transparent investment services.

![](/files/-MiaMOVbMVdXHpLsIgpn)

### **Users are Prioritized**&#x20;

Many launchpads in the space claim to be community-driven, but to what extent? At Vent Finance, users are our TOP priority. This is demonstrated by our accommodation of community feedback and will be accentuated by our token's governance feature, enabling community participation in big platform decisions and choosing funding for projects.

### **Ecosystem Network Effects**

Vent Finance is the new benchmark for CeDeFi investment services. We'll provide everything necessary for projects to succeed, propelling projects forward at a pace that was never feasible beforehand.

The only way to achieve our vision of becoming the bridge between DeFi and CeFi is to increase our network effects with a large audience. We accomplish this by simplifying DeFi for everyone. Our focus is centered around simplicity and presenting everything in an effortless, straightforward way.

### **Transparency**

A major challenge inherent currently in blockchain and crypto is transparency. Countless services - including launchpads - have vague and opaque processes, making it hard for the average consumer to understand the project's rationale. Vent Finance solves this by clearly explaining our fee structure and platform functions.<br>

![](/files/-MiLxYWvxwrCufrbteGN)


---

# 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://vent-finance.gitbook.io/vent-finance/business-model/differentiation.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.
