> 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/community-centric.md).

# Community-Centric

The blockchain was born to replace centralized control over transactions with a decentralized network of individuals. Its foundational belief was in the power of community-driven transparency—a vision of currency and data governed by the people, for the people.

Yet, over the years, while this ideal has endured, many projects seem to stray from it. Too often, venture capital firms and large investment entities gain privileged access, while everyday users become little more than liquidity providers in exit strategies. Despite blockchain’s promise of openness, genuine transparency and control remain scarce.

At VisionGame, we place the community at the heart of our mission—not merely as a vehicle for growth but as the foundation of the experience itself.

On January 26, 2024, we introduced the Founders Nodes, granting holders exclusive benefits across all products and empowering them with a share of VisionGame’s success. At least 25% of all tokens earned across every product—past, present, and future—are distributed to our community of Founders Node holders. This initiative embodies our belief that shared success creates stronger bonds and a resilient ecosystem.

Our journey is shared with thousands who believe in our mission. Every product we develop is rooted in this ethos, designed to foster the largest, strongest community in GameFi. We’re here to build something remarkable together, embracing not only the technology of blockchain but its guiding ideals, too.


---

# 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/community-centric.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.
