# Monetization

VentUp can be monetized in various ways:

### Project Launches&#x20;

If a project is successfully funded on VentUp's launchpad, Vent Finance will charge a 5 - 10% success fee from the total funding and 1 - 3% of total tokens sold. The amount will vary depending on the scope of the project.

{% hint style="info" %}
If the funding was not successful, there will be no fees.&#x20;
{% endhint %}

Vent Finance strongly believes creators deserve to be sufficiently rewarded for building a great product. We're a platform that allows easy and secure purchase of tokens or crypto-assets from early-stage while supporting project creators with the necessary resources.&#x20;

|                          |                               |
| ------------------------ | ----------------------------- |
| **Launch Success**       | 5 - 10% of total Funds Raised |
| **Token Percentage Fee** | 1 - 3% of total Tokens Sold   |

### Third-Party Transactions&#x20;

VentCommerce will charge a 3,5% transaction fee for every transaction completed on the marketplace.&#x20;

{% hint style="info" %}
If the service was not completed, there will be no transaction fee.&#x20;
{% endhint %}

|                                 |                                      |
| ------------------------------- | ------------------------------------ |
| **Third-Party Transaction Fee** | 3,5% on all Third-Party Transactions |


---

# 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/business-model/pricing.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.
