> For the complete documentation index, see [llms.txt](https://docs.visiongame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visiongame.io/layervision-blockchain/visiongame-introduction/the-win-win-win-approach.md).

# The Win-Win-Win Approach

When VisionGame plans a new product, our focus is always on creating a win-win-win: a benefit for developers, the community, and the company alike.

Take VisionOffering, our successful crowdfunding and launchpad platform, as an example. Compared to similar platforms, VisionOffering stands out in several ways. One key difference is the entry ticket to sales. While competitors often require staking large amounts of their native tokens—often tens of thousands of dollars—for decent allocation access, VisionOffering grants Founders Node owners immediate access to the highest tier at a fraction of this cost.

For developers, we’ve kept VisionOffering equally accessible. Where other platforms often impose steep requirements—including sale percentages, technical fees, marketing fees, and even required token allocations for influencers (KOLs)—VisionOffering offers a straightforward 10% flat fee in tokens. In turn, these tokens go directly to VisionOffering users as rewards through VPoints, a digital currency that Founders Node owners accumulate daily as a bonus for their support.

This model clearly benefits both developers and users, but how does it benefit VisionGame as a company? Competitors’ higher fees make sense in their business models since, for many, the launchpad and its token represent their sole product and profit source. VisionGame, however, is a comprehensive ecosystem where VisionOffering is one of many interconnected products. This allows us to take a broader view: rather than relying on developers’ fees or high user costs, we focus on attracting new users, selling more Founders Nodes to those who believe in us, generating organic marketing opportunities, and forming new partnerships.

This win-win-win philosophy guides everything we do. VisionGame is more than just a platform; it’s a collective effort to build something remarkable, where every participant contributes to the journey and shares in the success.


---

# 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://docs.visiongame.io/layervision-blockchain/visiongame-introduction/the-win-win-win-approach.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.
