> For the complete documentation index, see [llms.txt](https://vedoo.gitbook.io/vedoo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vedoo.gitbook.io/vedoo/vedoo-ecosystem/vision-and-mission.md).

# Vision & Mission

Vedoo envisions a world where digital connections are not only engaging but also financially rewarding. Through its innovative "Swipe-to-Earn" model, the company seeks to redefine social media by creating a global community that values both human interaction and economic empowerment in the Web3 ecosystem. We envision a future where:&#x20;

* Social interactions are valued: Every conversation has the potential to create both social and financial value.&#x20;
* Digital engagement is rewarded: Users are fairly compensated for their time and contributions to the platform.&#x20;
* Technology enhances human connections: Our innovative features foster genuine relationships across global boundaries.&#x20;
* Financial opportunities are accessible: We democratize earning potential in the digital space, making it available to everyone with a smartphone and internet connection.&#x20;
* Trust and transparency prevail: Our platform sets new standards for data protection, user privacy, and clear tokenomics in the social media landscape.&#x20;
* Digital assets have real-world utility: V-Coins and VOKey-Coins bridge the gap between virtual and physical economies, offering tangible benefits to users.&#x20;

With regard to these goals, Vedoo aims to revolutionize digital interactions by transforming screen time into meaningful social connections and financial rewards. By integrating video chats with a unique earning system, Vedoo empowers users to earn V-Coins, promoting genuine engagement and monetizing social time.


---

# 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://vedoo.gitbook.io/vedoo/vedoo-ecosystem/vision-and-mission.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.
