# Social Network

The **Vent Social Network** is a social community that connects creators and like-minded individuals to grow and strengthen project communities in a safe and controlled environment.&#x20;

Users can create their own public profile with a profile picture and add personal information. As described in [Compliance](/vent-finance/ventup-launchpad/launchpad/compliance.md), VENT will comply with the data protection legislation to protect the users personal data.&#x20;

They can interact by **upvoting projects**, **commenting on projects,** and interacting with communities through **interactive forums**. As the community grows the Vent Social Network will become a great place to exchange of ideas and thoughts, allowing project creators to better understand customer needs and expectations.&#x20;

{% hint style="info" %}
Only verified creators can create a project specific forum. All forums  need to be confirmed by the Vent Finance team before going live. &#x20;
{% endhint %}


---

# 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/social-network.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.
